Skip to content

Commit

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

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

Updates `org.slf4j:jcl-over-slf4j` from 1.7.36 to 2.0.11

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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 Jan 18, 2024
1 parent 2b81c11 commit bca2d86
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 @@ -63,7 +63,7 @@
<mockito.version>4.11.0</mockito.version>
<jamm.version>0.3.3</jamm.version>
<metrics.version>4.2.22</metrics.version>
<slf4j.version>1.7.36</slf4j.version>
<slf4j.version>2.0.11</slf4j.version>
<logback.version>1.2.13</logback.version>
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>
Expand Down

0 comments on commit bca2d86

Please sign in to comment.