Skip to content

Commit

Permalink
build(deps): bump org.slf4j.version from 1.7.36 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps `org.slf4j.version` from 1.7.36 to 2.0.12.

Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.12

Updates `org.slf4j:slf4j-jdk14` from 1.7.36 to 2.0.12

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent f68a41d commit a7098f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<org.bouncycastle.version>1.75</org.bouncycastle.version>
<org.jasypt.version>1.9.3</org.jasypt.version>
<org.jasypt-hibernate5.version>1.9.3</org.jasypt-hibernate5.version>
<org.slf4j.version>1.7.36</org.slf4j.version>
<org.slf4j.version>2.0.12</org.slf4j.version>
<com.google.code.gson.version>2.10.1</com.google.code.gson.version>
<com.github.ben-manes.caffeine.version>3.1.6</com.github.ben-manes.caffeine.version>
<org.hibernate.hibernate.version>5.6.14.Final</org.hibernate.hibernate.version>
Expand Down

0 comments on commit a7098f3

Please sign in to comment.