Skip to content

Commit

Permalink
Bump org.slf4j:jcl-over-slf4j from 1.7.12 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:jcl-over-slf4j from 1.7.12 to 2.0.12.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent f0e8389 commit 691de75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
api 'com.github.dblock.waffle:waffle-jna:1.8.1'
implementation 'net.java.dev.jna:jna:4.2.1'
implementation 'net.java.dev.jna:jna-platform:4.2.1'
implementation 'org.slf4j:jcl-over-slf4j:1.7.12'
implementation 'org.slf4j:jcl-over-slf4j:2.0.12'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.5.3'
implementation 'org.osgi:org.osgi.enterprise:5.0.0'
implementation 'org.osgi:org.osgi.core:4.3.1'
Expand Down

0 comments on commit 691de75

Please sign in to comment.