This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 f1e5cdd0d38 [create-pull-request] automated change (#1799)
f1e5cdd0d38 is described below
commit f1e5cdd0d385328063dae294eb045caeb1d8c50a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 29 10:47:37 2026 +0200
[create-pull-request] automated change (#1799)
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 044f40f8b29..ea739e9e75b 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.44</version>
+ <version>2.4.45</version>
</dependency>
<dependency>
<groupId>eu.maveniverse.maven.mima.runtime</groupId>
<artifactId>standalone-static</artifactId>
- <version>2.4.44</version>
+ <version>2.4.45</version>
</dependency>
<dependency>
<groupId>eu.maveniverse.maven.mima</groupId>
<artifactId>context</artifactId>
- <version>2.4.44</version>
+ <version>2.4.45</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>