Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (#286)
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>
Co-authored-by: Mohammad Noor Abu Khleif <moh.noor94@gmail.com>
  • Loading branch information
dependabot[bot] and mohnoor94 authored Sep 5, 2023
1 parent 45ff7a4 commit d9b3d7a
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 @@ -105,7 +105,7 @@
<junit5.version>5.10.0</junit5.version>
<mockk.version>1.13.7</mockk.version>
<mockito.version>5.5.0</mockito.version>
<slf4j.version>2.0.7</slf4j.version>
<slf4j.version>2.0.9</slf4j.version>
<log4j.version>2.20.0</log4j.version>

<swagger.core.version>2.2.15</swagger.core.version>
Expand Down

0 comments on commit d9b3d7a

Please sign in to comment.