Skip to content

Commit 455e0b0

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump slf4j-api from 1.7.33 to 1.7.36
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.33 to 1.7.36. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.36) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48dd141 commit 455e0b0

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.slf4j</groupId>
5151
<artifactId>slf4j-api</artifactId>
52-
<version>1.7.33</version>
52+
<version>1.7.36</version>
5353
</dependency>
5454

5555
<!-- TEST -->

0 commit comments

Comments
 (0)