Skip to content

Commit 5837a4e

Browse files
Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 1.14.0
Bumps [com.h3xstream.findsecbugs:findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases) - [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/find-sec-bugs/find-sec-bugs/commits) --- updated-dependencies: - dependency-name: com.h3xstream.findsecbugs:findsecbugs-plugin dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d40f68e commit 5837a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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)