Skip to content

Commit f8b8275

Browse files
committed
Bump versions of maven-dependency-plugin and org.checkerframework:checker-qual
1 parent 9e1a078 commit f8b8275

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
@@ -15,7 +15,7 @@
1515

1616
<!-- Version information alphabetically sorted -->
1717
<automatalib.version>0.12.1</automatalib.version>
18-
<checker-qual.version>3.51.0</checker-qual.version>
18+
<checker-qual.version>3.51.1</checker-qual.version>
1919
<error-prone.version>2.42.0</error-prone.version>
2020
<learnlib.version>0.18.0</learnlib.version>
2121
<learnlib-tooling.version>0.1.1</learnlib-tooling.version>
@@ -300,7 +300,7 @@
300300
<plugin>
301301
<groupId>org.apache.maven.plugins</groupId>
302302
<artifactId>maven-dependency-plugin</artifactId>
303-
<version>3.8.1</version>
303+
<version>3.9.0</version>
304304
<executions>
305305
<execution>
306306
<id>analyze-only</id>

0 commit comments

Comments
 (0)