Skip to content

Commit

Permalink
Merge pull request #159 from apache/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-scm-publish-plugin-3.3.0

Bump org.apache.maven.plugins:maven-scm-publish-plugin from 3.2.1 to 3.3.0
  • Loading branch information
ottlinger authored Jun 28, 2024
2 parents f5995f7 + 43fbbd3 commit 732a0f1
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 @@ -283,7 +283,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<extensions>true</extensions>
<configuration>
<!-- svn location for publication -->
Expand Down

0 comments on commit 732a0f1

Please sign in to comment.