Skip to content

Commit cfb7216

Browse files
Bump slf4j.version from 1.7.33 to 1.7.35
Bumps `slf4j.version` from 1.7.33 to 1.7.35. Updates `slf4j-api` from 1.7.33 to 1.7.35 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35) Updates `slf4j-simple` from 1.7.33 to 1.7.35 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:development 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] <support@github.com>
1 parent c68e136 commit cfb7216

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
@@ -43,7 +43,7 @@
4343

4444
<javax.annotation.version>1.3.2</javax.annotation.version>
4545
<snakeyaml.version>1.30</snakeyaml.version>
46-
<slf4j.version>1.7.33</slf4j.version>
46+
<slf4j.version>1.7.35</slf4j.version>
4747
<caffeine.version>2.9.3</caffeine.version>
4848
<protobuf.version>3.19.3</protobuf.version>
4949
<junit.version>4.13</junit.version>

0 commit comments

Comments
 (0)