Skip to content

Commit 1d59997

Browse files
committed
Update all non-major dependencies
1 parent 68aed38 commit 1d59997

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
<dependency>
502502
<groupId>com.google.errorprone</groupId>
503503
<artifactId>error_prone_annotations</artifactId>
504-
<version>2.41.0</version>
504+
<version>2.42.0</version>
505505
</dependency>
506506
<dependency>
507507
<groupId>com.google.http-client</groupId>
@@ -697,7 +697,7 @@
697697
<dependency>
698698
<groupId>org.mockito</groupId>
699699
<artifactId>mockito-bom</artifactId>
700-
<version>5.19.0</version>
700+
<version>5.20.0</version>
701701
<scope>import</scope>
702702
<type>pom</type>
703703
</dependency>

0 commit comments

Comments
 (0)