Skip to content

Commit dba7cbd

Browse files
committed
[pom] Set clirr version to point to last 50 release
1 parent 6ba35d9 commit dba7cbd

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
@@ -263,7 +263,7 @@
263263
<!-- General configuration -->
264264
<allowed.build.jdks note="Any 17, 21, 24, 25, 26">[17,18),[21,22),[24,25),[25,26),[26,27)</allowed.build.jdks>
265265
<checkstyle.config>checkstyle.xml</checkstyle.config>
266-
<clirr.comparisonVersion>46</clirr.comparisonVersion>
266+
<clirr.comparisonVersion>50</clirr.comparisonVersion>
267267
<formatter.config>eclipse-formatter-config-2space.xml</formatter.config>
268268
<gcu.product>${project.name}</gcu.product>
269269
<html.javadocType>-html5</html.javadocType>

0 commit comments

Comments
 (0)