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 9253fdea1a2 Regen
9253fdea1a2 is described below
commit 9253fdea1a26abc01795741df2487a65af66e891
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Aug 17 06:28:38 2023 +0200
Regen
---
tooling/camel-spring-boot-dependencies/pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index ec0d3cd6063..05aee04ca5b 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -200,22 +200,22 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-commons</artifactId>
- <version>1.11.2</version>
+ <version>1.11.3</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-observation</artifactId>
- <version>1.11.2</version>
+ <version>1.11.3</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-jmx</artifactId>
- <version>1.11.2</version>
+ <version>1.11.3</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-tracing</artifactId>
- <version>1.1.3</version>
+ <version>1.1.4</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>