This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 106fc99ad0d959240582f49a8b7874b8f6033839 Author: Peter Palaga <[email protected]> AuthorDate: Tue Jul 4 15:15:25 2023 +0200 Remove unused java-diff-utils-version property --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 214d4a48844..96a57c89728 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,6 @@ <maven-failsafe-plugin-version>3.1.2</maven-failsafe-plugin-version> <!-- we need to override the version inherited from Apache POM for modules that use this POM as parent --> <surefire.version>${maven-surefire-plugin-version}</surefire.version> - <java-diff-utils-version>4.7</java-diff-utils-version> <jaxb-core-version>4.0.1</jaxb-core-version> <jaxb-impl-version>4.0.1</jaxb-impl-version>
