Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit fa631f1

Browse files
build(deps): bump versions-maven-plugin from 2.8.1 to 2.12.0 (#471)
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.8.1 to 2.12.0. - [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases) - [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@versions-maven-plugin-2.8.1...versions-maven-plugin-2.12.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Denis Garus <garus.d.g@gmail.com>
1 parent a842fd2 commit fa631f1

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
@@ -159,7 +159,7 @@ SOFTWARE.
159159
<plugin>
160160
<groupId>org.codehaus.mojo</groupId>
161161
<artifactId>versions-maven-plugin</artifactId>
162-
<version>2.8.1</version>
162+
<version>2.12.0</version>
163163
</plugin>
164164
<plugin>
165165
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)