Skip to content

Commit 36b3233

Browse files
authored
Merge branch 'main' into renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
2 parents fa43249 + 36bfbf5 commit 36b3233

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<path>
4343
<groupId>com.google.auto.value</groupId>
4444
<artifactId>auto-value</artifactId>
45-
<version>1.7.2</version>
45+
<version>1.9</version>
4646
</path>
4747
</annotationProcessorPaths>
4848
</configuration>
@@ -300,7 +300,7 @@
300300
<dependency>
301301
<groupId>junit</groupId>
302302
<artifactId>junit</artifactId>
303-
<version>4.13.1</version>
303+
<version>4.13.2</version>
304304
</dependency>
305305

306306
<!--
@@ -315,7 +315,7 @@
315315
<dependency>
316316
<groupId>com.google.truth</groupId>
317317
<artifactId>truth</artifactId>
318-
<version>1.1.2</version>
318+
<version>1.1.3</version>
319319
<scope>test</scope>
320320
</dependency>
321321
<dependency>

0 commit comments

Comments
 (0)