We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fb6cf commit 98b01d4Copy full SHA for 98b01d4
1 file changed
pom.xml
@@ -111,7 +111,7 @@
111
<properties>
112
<maven.compiler.release>11</maven.compiler.release>
113
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
114
- <spotbugs.version>4.9.3</spotbugs.version>
+ <spotbugs.version>4.9.4</spotbugs.version>
115
<spotbugs.maven.plugin.version>4.9.3.2</spotbugs.maven.plugin.version>
116
<jacoco.plugin.version>0.8.13</jacoco.plugin.version>
117
<lombok.version>1.18.38</lombok.version>
0 commit comments