Skip to content

Commit 8bcd972

Browse files
Bump slf4j.version from 1.7.32 to 1.7.36
Bumps `slf4j.version` from 1.7.32 to 1.7.36. Updates `slf4j-api` from 1.7.32 to 1.7.36 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.36) Updates `slf4j-simple` from 1.7.32 to 1.7.36 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.36) --- 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] <support@github.com>
1 parent 95e365e commit 8bcd972

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
@@ -50,7 +50,7 @@
5050
<httpclient.version>4.5.13</httpclient.version>
5151
<httpcore.version>4.4.15</httpcore.version>
5252
<jackson.version>2.13.3</jackson.version>
53-
<slf4j.version>1.7.32</slf4j.version>
53+
<slf4j.version>1.7.36</slf4j.version>
5454
<spring.version>5.3.22</spring.version>
5555
<jadler.version>1.3.0</jadler.version>
5656
<json-unit.version>2.35.0</json-unit.version>

0 commit comments

Comments
 (0)