Skip to content

Commit

Permalink
Bump sl4j.version from 2.0.9 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps `sl4j.version` from 2.0.9 to 2.0.10.

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

Updates `org.slf4j:slf4j-log4j12` from 2.0.9 to 2.0.10

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 29, 2023
1 parent 09b0ce4 commit 0e0423c
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 @@ -61,7 +61,7 @@
<mapdb.version>3.0.10</mapdb.version>
<rocksdb.version>8.8.1</rocksdb.version>
<scala.version>2.13.12</scala.version>
<sl4j.version>2.0.9</sl4j.version>
<sl4j.version>2.0.10</sl4j.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 0e0423c

Please sign in to comment.