Skip to content

Commit 492a7ad

Browse files
Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.0...maven-release-3.1.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] <[email protected]>
1 parent 178e8d2 commit 492a7ad

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
@@ -928,7 +928,7 @@
928928
<plugin>
929929
<groupId>org.apache.maven.plugins</groupId>
930930
<artifactId>maven-release-plugin</artifactId>
931-
<version>3.1.0</version>
931+
<version>3.1.1</version>
932932
<configuration>
933933
<autoVersionSubmodules>true</autoVersionSubmodules>
934934
<tagNameFormat>eXist-@{project.version}</tagNameFormat>

0 commit comments

Comments
 (0)