Skip to content

Commit ec47f3e

Browse files
authored
Merge pull request #72 from jetty-project/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 d945fe4 + 4d50e97 commit ec47f3e

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
@@ -219,7 +219,7 @@
219219
<plugin>
220220
<groupId>org.apache.maven.plugins</groupId>
221221
<artifactId>maven-release-plugin</artifactId>
222-
<version>3.0.0</version>
222+
<version>3.0.1</version>
223223
<configuration>
224224
<useReleaseProfile>false</useReleaseProfile>
225225
<goals>deploy</goals>

0 commit comments

Comments
 (0)