Skip to content

Commit

Permalink
Bump versions.org.slf4j from 2.0.10 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps `versions.org.slf4j` from 2.0.10 to 2.0.11.

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

Updates `org.slf4j:slf4j-simple` from 2.0.10 to 2.0.11

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 0f46217 commit e571e08
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 @@ -39,7 +39,7 @@

<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<versions.org.slf4j>2.0.10</versions.org.slf4j>
<versions.org.slf4j>2.0.11</versions.org.slf4j>
</properties>

<dependencies>
Expand Down

0 comments on commit e571e08

Please sign in to comment.