Skip to content

Commit

Permalink
Bump maven-bundle-plugin from 3.3.0 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps maven-bundle-plugin from 3.3.0 to 5.1.2.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2021
1 parent 9663843 commit 1d1dece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -321,7 +321,7 @@
<version.assembly.plugin>3.1.0</version.assembly.plugin>
<version.buildhelper.plugin>3.2.0</version.buildhelper.plugin>
<version.checkstyle.plugin>3.1.2</version.checkstyle.plugin>
<version.bundle.plugin>3.3.0</version.bundle.plugin>
<version.bundle.plugin>5.1.2</version.bundle.plugin>
<version.clean.plugin>3.1.0</version.clean.plugin>
<!-- Needing 3.6.2 at least because of MCOMPILER-294 -->
<version.compiler.plugin>3.8.1</version.compiler.plugin>
Expand Down

0 comments on commit 1d1dece

Please sign in to comment.