Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.10.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 3f42358 commit 45c06e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<packaging>pom</packaging>

<properties>
<slf4j-api.version>2.0.7</slf4j-api.version>
<slf4j-api.version>2.0.10</slf4j-api.version>
<log4j-slf4j2-impl.version>2.20.0</log4j-slf4j2-impl.version>
<jopt.version>5.0.4</jopt.version>
<dagger.version>2.48.1</dagger.version>
Expand Down
2 changes: 1 addition & 1 deletion cli-activemq-jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<jar.finalName>amqx</jar.finalName>

<!--libraries-->
<slf4j.version>2.0.7</slf4j.version>
<slf4j.version>2.0.10</slf4j.version>
<json.version>20160810</json.version>
<commons-cli.version>1.5.0.redhat-00001</commons-cli.version>
</properties>
Expand Down

0 comments on commit 45c06e6

Please sign in to comment.