Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 2.5.3 to 3.0.1.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-2.5.3...maven-release-3.0.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent f22f70a commit 2d39bb3
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 @@ -215,7 +215,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<version>3.0.1</version>
<configuration>
<mavenExecutorId>forked-path</mavenExecutorId>
<preparationGoals>clean install</preparationGoals>
Expand Down

0 comments on commit 2d39bb3

Please sign in to comment.