Skip to content

Commit

Permalink
Bump slf4j-1.version from 1.7.36 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps `slf4j-1.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:slf4j-simple` from 1.7.36 to 2.0.11

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:development
  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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 9, 2024
1 parent b2bf7b8 commit 7031e24
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 @@ -84,7 +84,7 @@
</distributionManagement>

<properties>
<slf4j-1.version>1.7.36</slf4j-1.version>
<slf4j-1.version>2.0.11</slf4j-1.version>
<slf4j-2.version>2.0.2</slf4j-2.version>
<junit.version>5.10.1</junit.version>
<mockito.version>4.11.0</mockito.version>
Expand Down

0 comments on commit 7031e24

Please sign in to comment.