Skip to content

Commit

Permalink
Bump org.apache.felix:maven-bundle-plugin from 4.0.0 to 5.1.9
Browse files Browse the repository at this point in the history
Bumps org.apache.felix:maven-bundle-plugin from 4.0.0 to 5.1.9.

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent a1b73c6 commit aff5999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<!-- keep this version at 4.0.0, as upgrade breaks manifest generation.
version 4.0.0 is also incompatible with JDK 17+ -->
<version>4.0.0</version>
version 5.1.9 is also incompatible with JDK 17+ -->
<version>5.1.9</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit aff5999

Please sign in to comment.