mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
Bump org.apache.maven.plugins:maven-jarsigner-plugin from 3.0.0 to 3.1.0
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](https://github.com/apache/maven-jarsigner-plugin/compare/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] <support@github.com>
This commit is contained in:
parent
474f4bb5a0
commit
142efc208b
2
pom.xml
2
pom.xml
|
@ -223,7 +223,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-jarsigner-plugin</artifactId>
|
<artifactId>maven-jarsigner-plugin</artifactId>
|
||||||
<version>3.0.0</version>
|
<version>3.1.0</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>signing</id>
|
<id>signing</id>
|
||||||
|
|
Loading…
Reference in a new issue