Skip to content

Commit b835f71

Browse files
dependabot[bot]KaiSchwarz-cnic
authored andcommitted
chore: bump maven-release-plugin from 3.0.0 to 3.0.1
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.0...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52f6947 commit b835f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-release-plugin</artifactId>
129-
<version>3.0.0</version>
129+
<version>3.0.1</version>
130130
<configuration>
131131
<tagNameFormat>v@{project.version}</tagNameFormat>
132132
<autoVersionSubmodules>true</autoVersionSubmodules>

0 commit comments

Comments
 (0)