Skip to content

Commit

Permalink
dependencies: bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (#1150)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 14, 2023
1 parent a25ca6c commit 49b9977
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 @@ -46,7 +46,7 @@
<awaitility.version>4.2.0</awaitility.version>
<jacoco.version>0.8.11</jacoco.version>
<springdoc.version>2.3.0</springdoc.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<hypersistence-utils-hibernate.version>3.6.1</hypersistence-utils-hibernate.version>
<mockito.version>5.8.0</mockito.version>
Expand Down

0 comments on commit 49b9977

Please sign in to comment.