Skip to content

Commit

Permalink
build(deps): bump net.jsign:jsign-core from 6.0 to 7.0
Browse files Browse the repository at this point in the history
Bumps [net.jsign:jsign-core](https://github.com/ebourg/jsign) from 6.0 to 7.0.
- [Release notes](https://github.com/ebourg/jsign/releases)
- [Changelog](https://github.com/ebourg/jsign/blob/master/RELEASE.md)
- [Commits](ebourg/jsign@6.0...7.0)

---
updated-dependencies:
- dependency-name: net.jsign:jsign-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 9c91fef commit a6099ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
<dependency>
<groupId>net.jsign</groupId>
<artifactId>jsign-core</artifactId>
<version>6.0</version>
<version>7.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit a6099ba

Please sign in to comment.