Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 1.7.32 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 1.7.32 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 12, 2024
1 parent aa79774 commit 8e71e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadastrapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.12.3</jackson.version>
<slf4j.version>1.7.32</slf4j.version>
<slf4j.version>2.0.16</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<postgresql.version>42.3.9</postgresql.version>
<spring.version>5.3.18</spring.version>
Expand Down

0 comments on commit 8e71e6b

Please sign in to comment.