Skip to content

Commit

Permalink
Merge dependabot maven plugins updates
Browse files Browse the repository at this point in the history
- origin/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.5
- origin/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.4.1
  • Loading branch information
barend committed Aug 30, 2024
3 parents ee31c59 + d91e4bb + f388671 commit 4905150
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 @@ -98,7 +98,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>generate-code</id>
Expand Down Expand Up @@ -263,7 +263,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 4905150

Please sign in to comment.