Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (eclipse-ed…
Browse files Browse the repository at this point in the history
…c#3412)

* build(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9

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>

* Update DEPENDENCIES

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ndr_brt <andrea.bertagnolli@gmail.com>
  • Loading branch information
2 people authored and ndkrimbacher committed Oct 4, 2023
1 parent 2374bbb commit 7e5bede
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ maven/mavencentral/org.slf4j/slf4j-api/1.7.35, MIT, approved, CQ13368
maven/mavencentral/org.slf4j/slf4j-api/1.7.36, MIT, approved, CQ13368
maven/mavencentral/org.slf4j/slf4j-api/2.0.5, MIT, approved, #5915
maven/mavencentral/org.slf4j/slf4j-api/2.0.6, MIT, approved, #5915
maven/mavencentral/org.slf4j/slf4j-api/2.0.7, MIT, approved, #5915
maven/mavencentral/org.slf4j/slf4j-api/2.0.9, MIT, approved, #5915
maven/mavencentral/org.testcontainers/database-commons/1.19.0, , restricted, clearlydefined
maven/mavencentral/org.testcontainers/jdbc/1.19.0, , restricted, clearlydefined
maven/mavencentral/org.testcontainers/junit-jupiter/1.19.0, , restricted, clearlydefined
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ opentelemetry-proto = "1.0.0-alpha"
postgres = "42.6.0"
restAssured = "5.3.1"
rsApi = "3.1.0"
slf4j = "2.0.7"
slf4j = "2.0.9"
swagger-annotations-jakarta = "2.2.15"
titanium = "1.3.2"
kafkaClients = "3.5.1"
Expand Down

0 comments on commit 7e5bede

Please sign in to comment.