Skip to content

Commit

Permalink
[UNDERTOW-2091] Update spotbugs plugin to allow execution on JDK17.
Browse files Browse the repository at this point in the history
  • Loading branch information
jstourac authored and fl4via committed May 31, 2022
1 parent 0103661 commit 675716d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<!-- Checkstyle configuration -->
<linkXRef>false</linkXRef>
<version.io.undertow.build.checkstyle-config>1.0.1.Final</version.io.undertow.build.checkstyle-config>
<version.com.github.spotbugs-maven-plugin>3.1.7</version.com.github.spotbugs-maven-plugin>
<version.com.github.spotbugs-maven-plugin>4.7.0.0</version.com.github.spotbugs-maven-plugin>
<version.org.eclipse.jetty.alpn>1.1.3.v20160715</version.org.eclipse.jetty.alpn>

<version.com.twitter.hpack>1.0.2</version.com.twitter.hpack>
Expand Down

0 comments on commit 675716d

Please sign in to comment.