Skip to content

Commit

Permalink
chore(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 in /cie-java (
Browse files Browse the repository at this point in the history
#77)

Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.

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

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 Sep 11, 2023
1 parent 1c6ee27 commit 91afa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cie-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'net.java.dev.jna:jna-platform:5.13.0'
implementation 'org.apache.pdfbox:pdfbox:2.0.29'
implementation 'org.javassist:javassist:3.29.2-GA'
implementation 'org.slf4j:slf4j-api:2.0.7'
implementation 'org.slf4j:slf4j-api:2.0.9'
}

mainClassName = 'it.ipzs.cieid.MainApplicationn'
Expand Down

0 comments on commit 91afa7e

Please sign in to comment.