Skip to content

Commit

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

Bump maven-scm-publish-plugin from 3.1.0 to 3.2.1
  • Loading branch information
froque authored Mar 29, 2023
2 parents a741f09 + cc07a77 commit 6a8f0db
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 @@ -179,7 +179,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.1</version>
<configuration>
<checkoutDirectory>${project.build.directory}/scmpublish</checkoutDirectory>
<checkinComment>Publishing javadoc for ${project.artifactId}:${project.version}</checkinComment>
Expand Down

0 comments on commit 6a8f0db

Please sign in to comment.