Skip to content

Commit 958b5bb

Browse files
authored
Merge pull request #318 from OWASP-Benchmark/dependabot/maven/com.h3xstream.findsecbugs-findsecbugs-plugin-1.14.0
Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 1.14.0
2 parents d40f68e + 5837a4e commit 958b5bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>com.h3xstream.findsecbugs</groupId>
5858
<artifactId>findsecbugs-plugin</artifactId>
59-
<version>1.13.0</version>
59+
<version>1.14.0</version>
6060
</plugin>
6161
</plugins>
6262
</configuration>
@@ -1086,7 +1086,7 @@
10861086
<groupId>com.h3xstream.findsecbugs</groupId>
10871087
<artifactId>findsecbugs-plugin</artifactId>
10881088
<!-- You MUST update the plugin version used in findsecbugs profile, so these versions match. You can't define/use a versions.findsecbugs property because it breaks the naming of the findsecbugs results file. -->
1089-
<version>1.13.0</version>
1089+
<version>1.14.0</version>
10901090
</plugin>
10911091

10921092
<plugin>

0 commit comments

Comments
 (0)