Skip to content

Commit d21d570

Browse files
Bump slf4j-api from 1.7.32 to 1.7.36 (#182)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) 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:development 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 765db19 commit d21d570

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
@@ -120,7 +120,7 @@
120120
<!-- Workaround -->
121121
<groupId>org.slf4j</groupId>
122122
<artifactId>slf4j-api</artifactId>
123-
<version>1.7.32</version>
123+
<version>1.7.36</version>
124124
<scope>test</scope>
125125
</dependency>
126126
<dependency>

0 commit comments

Comments
 (0)