File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 23
23
<jersey .version>3.1.10</jersey .version>
24
24
<netty .version>4.2.1.Final</netty .version>
25
25
<junit .version>5.11.3</junit .version>
26
- <error_prone .version>2.35.1 </error_prone .version>
26
+ <error_prone .version>2.38.0 </error_prone .version>
27
27
<mvn-test-plugins .version>3.5.2</mvn-test-plugins .version>
28
28
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
29
29
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
359
359
<compilerArgs >
360
360
<arg >-XDcompilePolicy=simple</arg >
361
361
<arg >-Xplugin:ErrorProne</arg >
362
+ <arg >--should-stop=ifError=FLOW</arg >
362
363
<arg >-J--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED</arg >
363
364
<arg >-J--add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED</arg >
364
365
<arg >-J--add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED</arg >
You can’t perform that action at this time.
0 commit comments