Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-jarsigner-plugin from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-jarsigner-plugin](https://github.com/apache/maven-jarsigner-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-jarsigner-plugin/releases)
- [Commits](apache/maven-jarsigner-plugin@maven-jarsigner-plugin-3.0.0...maven-jarsigner-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jarsigner-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 9348c5b commit 6fb3349
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 @@ -232,7 +232,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jarsigner-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<id>sign</id>
Expand Down Expand Up @@ -401,7 +401,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jarsigner-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<id>sign</id>
Expand Down

0 comments on commit 6fb3349

Please sign in to comment.