Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent 984167b commit fa0853d
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.7.3.4</spotbugs-maven-plugin.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
</properties>

Expand Down

0 comments on commit fa0853d

Please sign in to comment.