This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new b2e4eb4ac68 [create-pull-request] automated change
b2e4eb4ac68 is described below
commit b2e4eb4ac68d739c876b6f398525381b20cac1a5
Author: oscerd <[email protected]>
AuthorDate: Fri Jan 20 01:25:44 2023 +0000
[create-pull-request] automated change
---
tooling/camel-spring-boot-dependencies/pom.xml | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index cf70a29afce..4a6fca3dadb 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -3648,11 +3648,6 @@
<artifactId>camel-spring-batch</artifactId>
<version>4.0.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.camel</groupId>
- <artifactId>camel-spring-integration</artifactId>
- <version>4.0.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-spring-jdbc</artifactId>
@@ -4312,12 +4307,12 @@
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-model</artifactId>
- <version>3.7.4</version>
+ <version>4.2.2</version>
</dependency>
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-rio-api</artifactId>
- <version>3.7.4</version>
+ <version>4.2.2</version>
</dependency>
<dependency>
<groupId>org.junit-pioneer</groupId>