Skip to content

Commit 4b66ea1

Browse files
authored
Merge pull request #4948 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.1
build(deps): bump maven-release-plugin from 3.0.0 to 3.0.1
2 parents aeea189 + 6283db9 commit 4b66ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,7 @@
893893
<plugin>
894894
<groupId>org.apache.maven.plugins</groupId>
895895
<artifactId>maven-release-plugin</artifactId>
896-
<version>3.0.0</version>
896+
<version>3.0.1</version>
897897
<configuration>
898898
<autoVersionSubmodules>true</autoVersionSubmodules>
899899
<tagNameFormat>eXist-@{project.version}</tagNameFormat>

0 commit comments

Comments
 (0)