Skip to content

Commit

Permalink
Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.17.0 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps [org.simplify4u.plugins:pgpverify-maven-plugin](https://github.com/s4u/pgpverify-maven-plugin) from 1.17.0 to 1.18.2.
- [Release notes](https://github.com/s4u/pgpverify-maven-plugin/releases)
- [Commits](s4u/pgpverify-maven-plugin@v1.17.0...v1.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 899f410 commit a05385f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ under the License.
<plugin>
<groupId>org.simplify4u.plugins</groupId>
<artifactId>pgpverify-maven-plugin</artifactId>
<version>1.17.0</version>
<version>1.18.2</version>
<configuration>
<keysMapLocation>${project.basedir}/pgp-keys-map.list</keysMapLocation>
</configuration>
Expand Down

0 comments on commit a05385f

Please sign in to comment.