Skip to content

Commit

Permalink
Merge pull request #225 from eckig/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-deploy-plugin-3.1.3

Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.3
  • Loading branch information
eckig authored Oct 27, 2024
2 parents 38b57c5 + ba39113 commit ad2c78b
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-deploy-plugin</artifactId>
<version>3.1.1</version>
<version>3.1.3</version>
<configuration>
<altDeploymentRepository>local::file:./target/staging-deploy</altDeploymentRepository>
<altReleaseDeploymentRepository>local::file:./target/staging-deploy</altReleaseDeploymentRepository>
Expand Down

0 comments on commit ad2c78b

Please sign in to comment.