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.git
The following commit(s) were added to refs/heads/main by this push: new ed0fad8 upgrade Felix maven-bundle-plugin (#6539) ed0fad8 is described below commit ed0fad873786cd2852aeba09e468f4ef76da086f Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Wed Dec 15 06:42:56 2021 +0100 upgrade Felix maven-bundle-plugin (#6539) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b087321..0ec06bb 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ <!-- 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> - <maven-bundle-plugin-version>5.1.2</maven-bundle-plugin-version> + <maven-bundle-plugin-version>5.1.3</maven-bundle-plugin-version> <maven-enforcer-plugin-version>3.0.0</maven-enforcer-plugin-version> <!-- eclipse plugin need the jaxb in this pom.xml file -->