Skip to content

Commit 514e34a

Browse files
Bump slf4j.version from 2.0.13 to 2.0.16
Bumps `slf4j.version` from 2.0.13 to 2.0.16. Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.16 Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:development update-type: version-update:semver-patch - 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 fce4fa9 commit 514e34a

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
@@ -62,7 +62,7 @@
6262
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6363
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6464
<jdkLevel>1.8</jdkLevel>
65-
<slf4j.version>2.0.13</slf4j.version>
65+
<slf4j.version>2.0.16</slf4j.version>
6666
<mockito-core.version>4.11.0</mockito-core.version>
6767
<hamcrest.version>3.0</hamcrest.version>
6868
<junit.jupiter.version>5.10.3</junit.jupiter.version>

0 commit comments

Comments
 (0)