Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Bump the dependencies group with 1 update (#42)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: org.slf4j:slf4j-api.


Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.12

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

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 Feb 12, 2024
1 parent d9d795a commit 08e0396
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 @@ -60,7 +60,7 @@

<properties>
<logback.version>1.4.14</logback.version>
<slf4j.version>2.0.11</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>

<jdk.version>1.8</jdk.version>
<testng.version>7.9.0</testng.version>
Expand Down

0 comments on commit 08e0396

Please sign in to comment.