Skip to content

Commit 8ab17cb

Browse files
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](https://github.com/qos-ch/slf4j/commits) Updates `slf4j-simple` from 1.7.30 to 1.7.32 - [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 - 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 9dfc181 commit 8ab17cb

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
@@ -56,7 +56,7 @@
5656
<properties>
5757
<javaVersion>7</javaVersion>
5858
<project.build.outputTimestamp>2020-10-15T00:00:05Z</project.build.outputTimestamp>
59-
<slf4j.version>1.7.30</slf4j.version>
59+
<slf4j.version>1.7.32</slf4j.version>
6060
<checkstyle.violation.ignore>None</checkstyle.violation.ignore>
6161
</properties>
6262

0 commit comments

Comments
 (0)