Skip to content

Commit 697a4da

Browse files
dependabot[bot]ruspl-afed
authored andcommitted
fix(deps): bump org.codehaus.mojo:versions-maven-plugin in /mylyn.docs
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.19.1 to 2.20.1. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.19.1...2.20.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d31bec commit 697a4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mylyn.docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.codehaus.mojo</groupId>
5050
<artifactId>versions-maven-plugin</artifactId>
51-
<version>2.19.1</version>
51+
<version>2.20.1</version>
5252
<executions>
5353
<execution>
5454
<id>default-cli</id>

0 commit comments

Comments
 (0)