From 57a1c36f6c4cab61a2eff357059ca82de0652297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:13:05 +0000 Subject: [PATCH] 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/compare/version-1.13.0...version-1.14.0) --- 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] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 663fbaf7e6..86660661b3 100644 --- a/build.gradle +++ b/build.gradle @@ -747,7 +747,7 @@ subprojects { dependency "io.openmessaging:openmessaging-api:2.2.1-pubsub" - dependency "com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0" + dependency "com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0" dependency "com.mebigfatguy.fb-contrib:fb-contrib:7.6.4" dependency "com.jayway.jsonpath:json-path:2.9.0"