Skip to content

Commit

Permalink
Bump slf4j.version from 2.0.9 to 2.0.11 (#585)
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 2.0.9 to 2.0.11.

Updates `org.slf4j:slf4j-nop` from 2.0.9 to 2.0.11

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

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-nop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent a55c6c4 commit 2fcb127
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 @@ -116,7 +116,7 @@
<scala.version>2.13.12</scala.version>
<scala.xml.version>2.0.1</scala.xml.version>
<simplejavamail.version>5.1.7</simplejavamail.version>
<slf4j.version>2.0.9</slf4j.version>
<slf4j.version>2.0.11</slf4j.version>
<spotbugs.annotations.version>3.1.12</spotbugs.annotations.version>
<twirl.api.version>1.5.1</twirl.api.version>
<typesafe.config.version>1.3.3</typesafe.config.version>
Expand Down

0 comments on commit 2fcb127

Please sign in to comment.