Skip to content

Commit d66bee0

Browse files
committed
Version bumps.
1 parent acaa08a commit d66bee0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
<dependency>
311311
<groupId>com.puppycrawl.tools</groupId>
312312
<artifactId>checkstyle</artifactId>
313-
<version>10.10.0</version>
313+
<version>10.11.0</version>
314314
</dependency>
315315
</dependencies>
316316
</plugin>
@@ -466,7 +466,7 @@
466466
<plugin>
467467
<groupId>org.codehaus.mojo</groupId>
468468
<artifactId>license-maven-plugin</artifactId>
469-
<version>2.0.0</version>
469+
<version>2.0.1</version>
470470
<executions>
471471
<execution>
472472
<id>download-licenses</id>
@@ -528,7 +528,7 @@
528528
<plugin>
529529
<groupId>org.jacoco</groupId>
530530
<artifactId>jacoco-maven-plugin</artifactId>
531-
<version>0.8.9</version>
531+
<version>0.8.10</version>
532532
<reportSets>
533533
<reportSet>
534534
<reports>

0 commit comments

Comments
 (0)