Skip to content

Commit

Permalink
Updated to spotbugs-maven-plugin-4.9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Mar 8, 2025
1 parent d0819b4 commit ed9e1d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ along with semanticcms-core-sitemap. If not, see <https://www.gnu.org/licenses/

<!-- Plugin Dependencies -->
<!--
spotbugs-4.9.2 with spotbugs-maven-plugin-4.9.1.0 seems confused. It is consider some
spotbugs-4.9.2 with spotbugs-maven-plugin-4.9.2.0 seems confused. It is consider some
annotations as both necessary and unnecessary. With or without the annotation, there is one failure or
another. Stay on spotbugs-4.9.1 until this is resolved.
-->
Expand Down
2 changes: 1 addition & 1 deletion versions-rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ along with semanticcms-core-sitemap. If not, see <https://www.gnu.org/licenses/
<rule groupId="com.github.spotbugs" artifactId="spotbugs" comparisonMethod="maven">
<ignoreVersions>
<!--
spotbugs-4.9.2 with spotbugs-maven-plugin-4.9.1.0 seems confused. It is consider some
spotbugs-4.9.2 with spotbugs-maven-plugin-4.9.2.0 seems confused. It is consider some
annotations as both necessary and unnecessary. With or without the annotation, there is one failure or
another. Stay on spotbugs-4.9.1 until this is resolved.
-->
Expand Down

0 comments on commit ed9e1d6

Please sign in to comment.