Skip to content

Commit 12cc5d1

Browse files
Merge pull request #85 from avaje/dependabot/maven/main/dependencies-e6fe0f535b
Bump the dependencies group with 3 updates
2 parents 98e8b4b + 61f8842 commit 12cc5d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blackbox-test-records/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</plugin>
6767
<plugin>
6868
<artifactId>maven-compiler-plugin</artifactId>
69-
<version>3.14.0</version>
69+
<version>3.14.1</version>
7070
<executions>
7171
<execution>
7272
<id>default-compile</id>
@@ -89,12 +89,12 @@
8989
<path>
9090
<groupId>com.google.errorprone</groupId>
9191
<artifactId>error_prone_core</artifactId>
92-
<version>2.41.0</version>
92+
<version>2.42.0</version>
9393
</path>
9494
<path>
9595
<groupId>com.uber.nullaway</groupId>
9696
<artifactId>nullaway</artifactId>
97-
<version>0.12.9</version>
97+
<version>0.12.10</version>
9898
</path>
9999
</annotationProcessorPaths>
100100
<annotationProcessors>

0 commit comments

Comments
 (0)