[JAVA-29516] Fix checker-framework in the context of migration to JDK 21 (#16465)
Co-authored-by: timis1 <noreplay@yahoo.com>
This commit is contained in:
parent
26ce8f7bae
commit
2858eb0844
|
@ -67,7 +67,7 @@
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<checker.version>3.35.0</checker.version>
|
<checker.version>3.42.0</checker.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue