This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch CAMEL-19110-spring-boot-3.0.4-deps in repository https://gitbox.apache.org/repos/asf/camel.git
commit c11d27c1bbe75d05a783ad616aa713c9f1456cbc Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Sat Mar 4 02:45:29 2023 +0100 Update with Spring Boot 3.0.4 dependencies --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 1c1f4d77799..81907539e54 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -357,7 +357,7 @@ <maven-surefire-report-plugin-version>3.0.0-M8</maven-surefire-report-plugin-version> <maven-wagon-version>3.5.2</maven-wagon-version> <maven-war-plugin-version>3.3.1</maven-war-plugin-version> - <metrics-version>4.2.15</metrics-version> + <metrics-version>4.2.17</metrics-version> <micrometer-version>1.10.4</micrometer-version> <microprofile-config-version>3.0.2</microprofile-config-version> <microprofile-fault-tolerance-version>4.0.2</microprofile-fault-tolerance-version>