Skip to content

Commit

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and asturio committed May 11, 2022
1 parent 8d09a2c commit 6531922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- Maven Plugins versions -->
<maven-bundle-plugin.version>5.1.4</maven-bundle-plugin.version>
<maven-bundle-plugin.version>5.1.5</maven-bundle-plugin.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
Expand Down

0 comments on commit 6531922

Please sign in to comment.