Skip to content

Commit 01e1bf0

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump slf4j-api from 2.0.6 to 2.0.7 (#566)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 82e695c)
1 parent fef5428 commit 01e1bf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<packaging>pom</packaging>
3434

3535
<properties>
36-
<slf4j-api.version>2.0.6</slf4j-api.version>
36+
<slf4j-api.version>2.0.7</slf4j-api.version>
3737
<log4j-slf4j2-impl.version>2.20.0</log4j-slf4j2-impl.version>
3838
<jopt.version>5.0.4</jopt.version>
3939
<dagger.version>2.45</dagger.version>

cli-activemq-jmx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<jar.finalName>amqx</jar.finalName>
3333

3434
<!--libraries-->
35-
<slf4j.version>2.0.6</slf4j.version>
35+
<slf4j.version>2.0.7</slf4j.version>
3636
<json.version>20160810</json.version>
3737
<commons-cli.version>1.5.0.redhat-00001</commons-cli.version>
3838
</properties>

0 commit comments

Comments
 (0)