Skip to content

Commit b790bfa

Browse files
Bump slf4j-api from 2.0.1 to 2.0.2 (#262)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.1 to 2.0.2. - [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 ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bea7faf commit b790bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<jedis.version>4.2.3</jedis.version>
4747
<testcontainers.version>1.17.3</testcontainers.version>
4848
<spotbugs.version>4.7.2.0</spotbugs.version>
49-
<slf4j.version>2.0.1</slf4j.version>
49+
<slf4j.version>2.0.2</slf4j.version>
5050
</properties>
5151

5252
<distributionManagement>

0 commit comments

Comments
 (0)