Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.16.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent b184feb commit 35bb70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-mvc-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<commons-lang3.version>3.13.0</commons-lang3.version>
<logback-classic.version>1.5.7</logback-classic.version>
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<slf4j-api.version>2.0.16</slf4j-api.version>

<lombok.version>1.18.30</lombok.version>

Expand Down

0 comments on commit 35bb70b

Please sign in to comment.