Skip to content

Commit

Permalink
fix maven-release-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
dsgrieve authored Nov 21, 2024
1 parent d704022 commit 934d708
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 @@ -53,7 +53,7 @@
<maven.checkstyle-plugin.version>3.5.0</maven.checkstyle-plugin.version>
<maven.clean-plugin.version>3.4.0</maven.clean-plugin.version>
<maven.compiler-plugin.version>3.13.0</maven.compiler-plugin.version>
<maven.release-plugin.version>3.13.0</maven.release-plugin.version>
<maven.release-plugin.version>3.1.1</maven.release-plugin.version>
<maven.compiler.release>11</maven.compiler.release>
<maven.dependency-plugin.version>3.8.0</maven.dependency-plugin.version>
<maven.deploy-plugin.version>3.1.3</maven.deploy-plugin.version>
Expand Down

0 comments on commit 934d708

Please sign in to comment.