This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 9d9e45d9b6 Bump org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9 9d9e45d9b6 is described below commit 9d9e45d9b6d033ed462586813069afad856e9aea Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Dec 7 15:18:14 2023 +0000 Bump org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9 Bumps org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9. --- updated-dependencies: - dependency-name: org.apache.felix:maven-bundle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80469a8775..5d17048d74 100644 --- a/pom.xml +++ b/pom.xml @@ -1170,7 +1170,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>5.1.8</version> + <version>5.1.9</version> </plugin> <plugin> <groupId>net.nicoulaj.maven.plugins</groupId>