Skip to content

Commit 4978b67

Browse files
Bump versions-maven-plugin from 2.8.1 to 2.9.0
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.8.1 to 2.9.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.9.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] <[email protected]>
1 parent 396c985 commit 4978b67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.puppycrawl.tools</groupId>
249249
<artifactId>checkstyle</artifactId>
250-
<version>9.2</version>
250+
<version>9.3</version>
251251
</dependency>
252252
</dependencies>
253253
<executions>
@@ -464,7 +464,7 @@
464464
<plugin>
465465
<groupId>org.codehaus.mojo</groupId>
466466
<artifactId>versions-maven-plugin</artifactId>
467-
<version>2.8.1</version>
467+
<version>2.9.0</version>
468468
<configuration>
469469
<generateBackupPoms>false</generateBackupPoms>
470470
</configuration>

0 commit comments

Comments
 (0)