OneSizeFitsQuorum commented on code in PR #1307:
URL: https://github.com/apache/ratis/pull/1307#discussion_r2518677283
##########
pom.xml:
##########
@@ -189,8 +189,8 @@
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
<cyclonedx.version>2.8.0</cyclonedx.version>
- <spotbugs.version>4.2.1</spotbugs.version>
- <spotbugs-plugin.version>4.2.0</spotbugs-plugin.version>
+ <spotbugs.version>4.8.6</spotbugs.version>
+ <spotbugs-plugin.version>4.8.6.2</spotbugs-plugin.version>
Review Comment:
Can't version 4.9.x be built with JDK 21? I could not see more information
about this in 4.9.0 release
notte(https://github.com/spotbugs/spotbugs/releases/tag/4.9.0), could you
please explain more details about this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]