Skip to content

Commit

Permalink
Bump slf4jVersion from 2.0.16 to 2.0.17
Browse files Browse the repository at this point in the history
Bumps `slf4jVersion` from 2.0.16 to 2.0.17.

Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17

Updates `org.slf4j:slf4j-nop` from 2.0.16 to 2.0.17

Updates `org.slf4j:slf4j-log4j12` from 2.0.16 to 2.0.17

Updates `org.slf4j:slf4j-jdk14` from 2.0.16 to 2.0.17

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 0b0f239 commit 5126386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<java.version>1.8</java.version>
<!-- http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4jVersion>2.0.16</slf4jVersion>
<slf4jVersion>2.0.17</slf4jVersion>
<sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>
<junit-jupiter.version>5.12.0</junit-jupiter.version>
<default-wordnet-data-version>yawni-wordnet-data30</default-wordnet-data-version>
Expand Down

0 comments on commit 5126386

Please sign in to comment.