Skip to content

Commit 221341f

Browse files
committed
error_prone 2.42.0 is the last version supporting JDK 17.
1 parent 2856707 commit 221341f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ under the License.
109109
<forkCount>2</forkCount>
110110
<checkstyle.version>10.23.0</checkstyle.version>
111111
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
112-
<error_prone_core.version>2.44.0</error_prone_core.version>
112+
<error_prone_core.version>2.42.0</error_prone_core.version>
113113
<checker.framework.version>3.52.0</checker.framework.version>
114114
<logback.version>1.5.21</logback.version>
115115
<doclint>none</doclint>

0 commit comments

Comments
 (0)