Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit fb37370

Browse files
build(deps): bump slf4j-api from 2.0.3 to 2.0.6
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.3...v_2.0.6) --- 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 bdf4bb4 commit fb37370

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
@@ -14,7 +14,7 @@
1414

1515
<lombok.version>1.18.20</lombok.version>
1616
<rxjava.version>3.1.5</rxjava.version>
17-
<slf4j.version>2.0.3</slf4j.version>
17+
<slf4j.version>2.0.6</slf4j.version>
1818
<commons.lang.version>3.12.0</commons.lang.version>
1919
<commons.codec.version>1.15</commons.codec.version>
2020
<jsr305.version>3.0.2</jsr305.version>

0 commit comments

Comments
 (0)