Skip to content

Commit af374e0

Browse files
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1cc7e7 commit af374e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ limitations under the License.
515515
<plugin>
516516
<groupId>org.apache.maven.plugins</groupId>
517517
<artifactId>maven-release-plugin</artifactId>
518-
<version>3.0.1</version>
518+
<version>3.1.0</version>
519519
<configuration>
520520
<goals>deploy</goals>
521521
<releaseProfiles>plexus-release</releaseProfiles>

0 commit comments

Comments
 (0)