Skip to content

Commit 024676b

Browse files
dependabot[bot]mirkosertic
authored andcommitted
Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.1
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.2.0...maven-release-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 272c72d commit 024676b

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
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-release-plugin</artifactId>
135-
<version>3.2.0</version>
135+
<version>3.3.1</version>
136136
<configuration>
137137
<tagNameFormat>@{project.version}</tagNameFormat>
138138
</configuration>

0 commit comments

Comments
 (0)