Skip to content

Commit

Permalink
chore(deps): Bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15 (#411)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.14 to 2.0.15.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 630e107 commit fb1b0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictum-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<lombok.version>1.18.34</lombok.version>
<slf4j-api.version>2.0.14</slf4j-api.version>
<slf4j-api.version>2.0.15</slf4j-api.version>
<reactor-core.version>3.6.8</reactor-core.version>
<annotations.version>24.1.0</annotations.version>
<junit5.version>5.10.3</junit5.version>
Expand Down

0 comments on commit fb1b0ea

Please sign in to comment.