Skip to content

Commit

Permalink
build(deps): bump log4j-slf4j18-impl from 2.15.0 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps log4j-slf4j18-impl from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j18-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Dec 13, 2021
1 parent ba7eb96 commit d46acbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugs/build.gradle
Expand Up @@ -85,7 +85,7 @@ dependencies {
api 'org.apache.commons:commons-text:1.9'
api 'org.slf4j:slf4j-api:1.8.0-beta4'
implementation 'net.sf.saxon:Saxon-HE:10.6'
logBinding ('org.apache.logging.log4j:log4j-slf4j18-impl:2.15.0') {
logBinding ('org.apache.logging.log4j:log4j-slf4j18-impl:2.16.0') {
exclude group: 'org.slf4j'
}

Expand Down

0 comments on commit d46acbf

Please sign in to comment.