Skip to content

Commit

Permalink
build(deps): bump slf4j.version from 1.7.2 to 1.7.33 in /server
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 1.7.2 to 1.7.33.

Updates `org.slf4j:slf4j-api` from 1.7.2 to 1.7.33
- [Commits](qos-ch/slf4j@v_1.7.2...v_1.7.33)

Updates `org.slf4j:slf4j-log4j12` from 1.7.2 to 1.7.33
- [Commits](qos-ch/slf4j@v_1.7.2...v_1.7.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent b106067 commit a34c34c
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 @@ -58,7 +58,7 @@
<liquibase.version>3.6.3</liquibase.version>

<junit.version>4.13.1</junit.version>
<slf4j.version>1.7.2</slf4j.version>
<slf4j.version>1.7.33</slf4j.version>

<poi.version>5.3.0</poi.version>

Expand Down

0 comments on commit a34c34c

Please sign in to comment.