Skip to content

Commit

Permalink
Merge pull request #172 from mundialis/renovate/com.google.errorprone…
Browse files Browse the repository at this point in the history
…-error_prone_annotations-2.x

fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.21.1
  • Loading branch information
hwbllmnn authored Aug 10, 2023
2 parents a24aac8 + c0567e7 commit cf3d30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.20.0</version>
<version>2.21.1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit cf3d30c

Please sign in to comment.