Skip to content

Commit

Permalink
Bump org.apache.felix:maven-bundle-plugin in /json-smart
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent b368fa1 commit 8c4f66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-smart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ limitations under the License.
<!-- https://mvnrepository.com/artifact/org.apache.felix/maven-bundle-plugin -->
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.9</version>
<version>6.0.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
Expand Down

0 comments on commit 8c4f66e

Please sign in to comment.