Skip to content

Commit 49be4b7

Browse files
committed
Use error prone 2.37.0 only with JDK 17+
1 parent 88c764f commit 49be4b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,7 @@ under the License.
845845
-->
846846
<id>error-prone</id>
847847
<activation>
848+
<jdk>[17,)</jdk>
848849
<property>
849850
<name>!m2e.version</name>
850851
</property>

0 commit comments

Comments
 (0)