This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit cd13f0b8557776a193b420502e9e155c4470e04c Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Thu Aug 17 00:23:44 2023 +0000 [create-pull-request] automated change --- 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>