Skip to content

Commit

Permalink
Bump version.slf4j from 1.7.36 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps `version.slf4j` 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:production
  update-type: version-update:semver-major
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 1ceeaec commit 126f01f
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 @@ -121,7 +121,7 @@
<version.junit.vintage>4.13.2</version.junit.vintage>
<version.okhttp>4.9.1</version.okhttp>
<!-- this is the last version of slf4j that is compatible with Java 7-->
<version.slf4j>1.7.36</version.slf4j>
<version.slf4j>2.0.11</version.slf4j>
<!-- this is the last version of log4j that is compatible with Java 7. Due to a known vulnerability
(https://nvd.nist.gov/vuln/detail/CVE-2020-9488#vulnCurrentDescriptionTitle), the SMTP appender is
excluded from the build and not packaged into the agent artifacts -->
Expand Down

0 comments on commit 126f01f

Please sign in to comment.