Skip to content

Commit 39b9c88

Browse files
Bump com.github.spotbugs from 6.2.4 to 6.2.5 (#5584)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 107f570 commit 39b9c88

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2424
- Bump `open_saml_version` from 5.1.4 to 5.1.5 ([#5567](https://github.com/opensearch-project/security/pull/5567))
2525
- Bump `com.google.j2objc:j2objc-annotations` from 3.0.0 to 3.1 ([#5570](https://github.com/opensearch-project/security/pull/5570))
2626
- Bump `spring_version` from 6.2.9 to 6.2.10 ([#5569](https://github.com/opensearch-project/security/pull/5569))
27+
- Bump `com.github.spotbugs` from 6.2.4 to 6.2.5 ([#5584](https://github.com/opensearch-project/security/pull/5584))
2728

2829
### Documentation
2930

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ plugins {
6969
id 'com.netflix.nebula.ospackage' version "11.11.2"
7070
id "org.gradle.test-retry" version "1.6.2"
7171
id 'eclipse'
72-
id "com.github.spotbugs" version "6.2.4"
72+
id "com.github.spotbugs" version "6.2.5"
7373
id "com.google.osdetector" version "1.7.3"
7474
}
7575

0 commit comments

Comments
 (0)