Skip to content

Commit

Permalink
Merge pull request #755 from git-commit-id/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-release-plugin-3.1.0

build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
  • Loading branch information
TheSnoozer authored Jul 1, 2024
2 parents 4987d95 + 0013e14 commit 20f53da
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 @@ -116,7 +116,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -196,7 +196,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
<configuration>
<arguments>-Pgpg</arguments>
</configuration>
Expand Down

0 comments on commit 20f53da

Please sign in to comment.