Browse Source

Bump versions-maven-plugin in /migrator/migrator-servlet (#3041)

Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.3 to 2.16.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/mojohaus/versions/compare/versions-maven-plugin-2.3...2.16.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
pull/3167/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
3bf061b4eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      migrator/migrator-servlet/pom.xml

+ 1
- 1
migrator/migrator-servlet/pom.xml View File

@ -72,7 +72,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.3</version>
<version>2.16.0</version>
<executions>
<execution>
<phase>compile</phase>


Loading…
Cancel
Save