Skip to content

Commit b57b8c0

Browse files
chore(deps): bump slf4j.version from 1.7.30 to 1.7.32
Bumps `slf4j.version` from 1.7.30 to 1.7.32. Updates `slf4j-api` from 1.7.30 to 1.7.32 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.30...v_1.7.32) Updates `slf4j-simple` from 1.7.30 to 1.7.32 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.30...v_1.7.32) --- 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]>
1 parent 49f5fa5 commit b57b8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<surefire.version>3.0.0-M5</surefire.version>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<fabric8-client.version>5.6.0</fabric8-client.version>
42-
<slf4j.version>1.7.30</slf4j.version>
42+
<slf4j.version>1.7.32</slf4j.version>
4343
</properties>
4444

4545
<modules>

0 commit comments

Comments
 (0)