Skip to content

Commit

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

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

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

---
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 Feb 19, 2024
1 parent 5f0bbde commit fab22eb
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.12</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 fab22eb

Please sign in to comment.