Skip to content

Commit

Permalink
Bump the java-production-dependencies group across 1 directory with 2…
Browse files Browse the repository at this point in the history
… updates

Bumps the java-production-dependencies group with 2 updates in the / directory: org.slf4j:slf4j-api and org.slf4j:slf4j-simple.


Updates `org.slf4j:slf4j-api` from 2.0.14 to 2.0.16

Updates `org.slf4j:slf4j-simple` from 2.0.14 to 2.0.16

Updates `org.slf4j:slf4j-simple` from 2.0.14 to 2.0.16

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 6d2ef84 commit 906f0fc
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 @@ -38,7 +38,7 @@

<!-- runtime dependencies -->
<api.version>1.4.0</api.version>
<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.16</slf4j.version>
<jackson.version>2.17.2</jackson.version>

<!-- test dependencies -->
Expand Down

0 comments on commit 906f0fc

Please sign in to comment.