Skip to content

Commit

Permalink
Merge pull request #219 from mundialis/fix-versions
Browse files Browse the repository at this point in the history
Fix error-prone version
  • Loading branch information
hwbllmnn authored Nov 30, 2023
2 parents 15e77b1 + 82b6953 commit d349433
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 @@ -478,7 +478,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>${log4j.version}</version>
<version>2.23.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit d349433

Please sign in to comment.