Skip to content

Commit f00ed29

Browse files
Bump slf4j.version from 2.0.16 to 2.0.17
Bumps `slf4j.version` from 2.0.16 to 2.0.17. Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 --- 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] <[email protected]>
1 parent 8d979cd commit f00ed29

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

1515
<junit.jupiter.version>5.12.0</junit.jupiter.version>
1616
<junit.platform.version>1.7.2</junit.platform.version>
17-
<slf4j.version>2.0.16</slf4j.version>
17+
<slf4j.version>2.0.17</slf4j.version>
1818
<guava.version>23.0</guava.version>
1919
<antlr.version>4.13.2</antlr.version>
2020
<antlr4-maven-plugin.version>4.13.2</antlr4-maven-plugin.version>

0 commit comments

Comments
 (0)