Skip to content

Commit

Permalink
Bump slf4j.version from 1.7.36 to 2.0.9
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 1.7.36 to 2.0.9.

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

Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.9

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent d9b8750 commit 0c3b409
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 @@ -46,7 +46,7 @@

<properties>
<github.global.server>github</github.global.server>
<slf4j.version>1.7.36</slf4j.version>
<slf4j.version>2.0.9</slf4j.version>
<jedis.module.name>redis.clients.jedis</jedis.module.name>
<resilience4j.version>1.7.1</resilience4j.version>
</properties>
Expand Down

0 comments on commit 0c3b409

Please sign in to comment.