Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api in /plugins/command-manager (#112)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.16.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent a32fcac commit 013a978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/command-manager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ opensearchplugin {
def versions = [
httpclient5: "5.4",
httpcore5: "5.3",
slf4j: "1.7.36",
slf4j: "2.0.16",
log4j: "2.23.1",
conscrypt: "2.5.2"
]
Expand Down

0 comments on commit 013a978

Please sign in to comment.