Skip to content

Commit 8a0164c

Browse files
Bump slf4j.version from 2.0.17 to 2.0.18
Bumps `slf4j.version` from 2.0.17 to 2.0.18. Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9b2bdb commit 8a0164c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4949
<maven.compiler.source>1.8</maven.compiler.source>
5050
<maven.compiler.target>1.8</maven.compiler.target>
51-
<slf4j.version>2.0.17</slf4j.version>
51+
<slf4j.version>2.0.18</slf4j.version>
5252
<jackson.version>2.21.3</jackson.version>
5353
<junit.version>5.9.3</junit.version>
5454
<mockito.version>4.11.0</mockito.version>

0 commit comments

Comments
 (0)