Skip to content

Commit

Permalink
Merge pull request #132 from abashev/dependabot/maven/org.codehaus.mo…
Browse files Browse the repository at this point in the history
…jo-versions-maven-plugin-2.16.1

Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1
  • Loading branch information
abashev authored Nov 4, 2023
2 parents 2a74a2f + b81fa8b commit 9a9c594
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 @@ -112,7 +112,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
<configuration>
<includes>
<include>${project.groupId}:commons-vfs2</include>
Expand Down

0 comments on commit 9a9c594

Please sign in to comment.