This is an automated email from the ASF dual-hosted git repository.
Croway 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 26aa0fe2df3 [create-pull-request] automated change
26aa0fe2df3 is described below
commit 26aa0fe2df3adae85720c4ba110df0764056754f
Author: oscerd <[email protected]>
AuthorDate: Thu May 21 01:05:54 2026 +0000
[create-pull-request] automated change
---
tooling/camel-spring-boot-dependencies/pom.xml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 83b077ff6fa..ade9a8ec4dd 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -38,12 +38,12 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
- <version>4.33.2</version>
+ <version>4.35.0</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
- <version>4.33.2</version>
+ <version>4.35.0</version>
<exclusions>
<exclusion>
<groupId>org.checkerframework</groupId>
@@ -5087,7 +5087,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
- <version>3.9.15</version>
+ <version>3.9.16</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -5099,13 +5099,13 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-compat</artifactId>
- <version>3.9.15</version>
+ <version>3.9.16</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
- <version>3.9.15</version>
+ <version>3.9.16</version>
<scope>provided</scope>
<exclusions>
<exclusion>
@@ -5125,13 +5125,13 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
- <version>3.9.15</version>
+ <version>3.9.16</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
- <version>3.9.15</version>
+ <version>3.9.16</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -5155,13 +5155,13 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-repository-metadata</artifactId>
- <version>3.9.15</version>
+ <version>3.9.16</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-settings</artifactId>
- <version>3.9.15</version>
+ <version>3.9.16</version>
<scope>provided</scope>
</dependency>
<dependency>