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 af81b1d5f3a [create-pull-request] automated change (#1714)
af81b1d5f3a is described below
commit af81b1d5f3ab2638aa5d3b0b74d57289397cad53
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 14 08:49:50 2026 +0100
[create-pull-request] automated change (#1714)
Co-authored-by: oscerd <[email protected]>
---
tooling/camel-spring-boot-dependencies/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index a02eb418638..36c5df8e172 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -59,17 +59,17 @@
<dependency>
<groupId>eu.maveniverse.maven.mima.runtime</groupId>
<artifactId>embedded-maven</artifactId>
- <version>2.4.41</version>
+ <version>2.4.42</version>
</dependency>
<dependency>
<groupId>eu.maveniverse.maven.mima.runtime</groupId>
<artifactId>standalone-static</artifactId>
- <version>2.4.41</version>
+ <version>2.4.42</version>
</dependency>
<dependency>
<groupId>eu.maveniverse.maven.mima</groupId>
<artifactId>context</artifactId>
- <version>2.4.41</version>
+ <version>2.4.42</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>