Skip to content

Commit e4b351d

Browse files
authored
Merge pull request #10 from sfuhrm/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.1.1
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.0-M1 to 3.1.1
2 parents d8da08f + 2f85e64 commit e4b351d

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
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>
191191
<artifactId>maven-release-plugin</artifactId>
192-
<version>3.0.0-M1</version>
192+
<version>3.1.1</version>
193193
<configuration>
194194
<releaseProfiles>release</releaseProfiles>
195195
</configuration>

0 commit comments

Comments
 (0)