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 7e6dad9613 Bump maven-bundle-plugin from 5.1.3 to 5.1.4 7e6dad9613 is described below commit 7e6dad9613447c158926573fa8f7cd4e8e7e184e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 15 13:11:56 2022 +0000 Bump maven-bundle-plugin from 5.1.3 to 5.1.4 Bumps maven-bundle-plugin from 5.1.3 to 5.1.4. --- 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 d3ee6b1c20..057c9bbd49 100644 --- a/pom.xml +++ b/pom.xml @@ -1146,7 +1146,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>5.1.3</version> + <version>5.1.4</version> </plugin> <plugin> <groupId>net.nicoulaj.maven.plugins</groupId>