Skip to content

Commit

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

---
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 20, 2024
1 parent 806cdad commit cdefe90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.9</version>
<version>6.0.0</version>
<executions>
<execution>
<id>bundle-manifest</id>
Expand Down
2 changes: 1 addition & 1 deletion entraid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.9</version>
<version>6.0.0</version>
<executions>
<execution>
<id>bundle-manifest</id>
Expand Down

0 comments on commit cdefe90

Please sign in to comment.