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 26, 2024
1 parent 6728ab0 commit 452d6e0
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 @@ -43,7 +43,7 @@
<javax.el-api.version>3.0.0</javax.el-api.version>
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
<spotbugs-maven-plugin.version>4.8.6.2</spotbugs-maven-plugin.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<slf4j-api.version>2.0.16</slf4j-api.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
</properties>

Expand Down

0 comments on commit 452d6e0

Please sign in to comment.