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 55d42a773c8 Remove jolokia-version, use the jolokia-version from camel/parent/pom.xml (#1294) 55d42a773c8 is described below commit 55d42a773c80013a2dccb85460d0c267de0015f4 Author: Tom Cunningham <tcunn...@redhat.com> AuthorDate: Mon Nov 25 02:55:04 2024 -0500 Remove jolokia-version, use the jolokia-version from camel/parent/pom.xml (#1294) --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index c26fd4f71fb..248921da34a 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,6 @@ <surefire.version>${maven-surefire-plugin-version}</surefire.version> <swagger-parser-v3-version>2.1.10</swagger-parser-v3-version> <cyclonedx-maven-plugin-version>2.8.1</cyclonedx-maven-plugin-version> - <jolokia-version>2.1.1</jolokia-version> </properties>