We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29e178 commit 0fae514Copy full SHA for 0fae514
pom.xml
@@ -23,7 +23,7 @@
23
<jersey.version>3.1.10</jersey.version>
24
<netty.version>4.2.2.Final</netty.version>
25
<junit.version>5.13.3</junit.version>
26
- <error_prone.version>2.39.0</error_prone.version>
+ <error_prone.version>2.40.0</error_prone.version>
27
<mvn-test-plugins.version>3.5.3</mvn-test-plugins.version>
28
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
29
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments