Skip to content

Commit 5c18c42

Browse files
Bump slf4j.version from 1.7.31 to 1.7.32 (#90)
Bumps `slf4j.version` from 1.7.31 to 1.7.32. Updates `slf4j-api` from 1.7.31 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.31 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: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>
1 parent 49f81dc commit 5c18c42

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
@@ -64,7 +64,7 @@
6464
<!-- Dependencies -->
6565
<lombok.version>1.18.20</lombok.version>
6666
<jackson.version>2.12.4</jackson.version>
67-
<slf4j.version>1.7.31</slf4j.version>
67+
<slf4j.version>1.7.32</slf4j.version>
6868
<guava.version>30.1.1-jre</guava.version>
6969
<picocli.version>4.6.1</picocli.version>
7070
<flexmark.version>0.62.2</flexmark.version>

0 commit comments

Comments
 (0)