Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 7ff981d commit 60c121d
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 @@ -70,7 +70,7 @@
<rxjava2.version>2.2.21</rxjava2.version>
<rxjava3.version>3.1.8</rxjava3.version>
<reactive-streams-tck.version>1.0.4</reactive-streams-tck.version>
<slf4j.version>1.7.25</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- You need a running redis+sentinel for all tests, therefore disabled by default -->
Expand Down

0 comments on commit 60c121d

Please sign in to comment.