Skip to content

Commit

Permalink
[MGPG-133] Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.…
Browse files Browse the repository at this point in the history
…17.0 to 1.18.2 (#105)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MGPG-133
  • Loading branch information
dependabot[bot] committed Aug 8, 2024
1 parent 58a2069 commit 3df5f83
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 3df5f83

Please sign in to comment.