Skip to content

Commit

Permalink
Merge pull request #55 from jenkinsci/dependabot/maven/master/org.cod…
Browse files Browse the repository at this point in the history
…ehaus.mojo-versions-maven-plugin-2.8.1

Bump versions-maven-plugin from 2.7 to 2.8.1
  • Loading branch information
oleg-nenashev authored Mar 8, 2021
2 parents bf35679 + 5497f3b commit dc3ef52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.7</version>
<version>2.8.1</version>
<configuration>
<generateBackupPoms>false</generateBackupPoms>
<allowSnapshots>false</allowSnapshots>
Expand Down

0 comments on commit dc3ef52

Please sign in to comment.