Skip to content

Commit 7137345

Browse files
authored
Merge pull request #634 from git-commit-id/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.1
Bump maven-release-plugin from 3.0.0 to 3.0.1
2 parents e2c8ca7 + abc872b commit 7137345

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
</plugin>
111111
<plugin>
112112
<artifactId>maven-release-plugin</artifactId>
113-
<version>3.0.0</version>
113+
<version>3.0.1</version>
114114
</plugin>
115115
<plugin>
116116
<artifactId>maven-enforcer-plugin</artifactId>
@@ -175,7 +175,7 @@
175175
</plugin>
176176
<plugin>
177177
<artifactId>maven-release-plugin</artifactId>
178-
<version>3.0.0</version>
178+
<version>3.0.1</version>
179179
</plugin>
180180

181181
<!-- if you would like to run the git-commit-id-maven-plugin for your build, you could also include it here instead using a profile (see README.md) -->

0 commit comments

Comments
 (0)