Skip to content

Commit 903c1f6

Browse files
chore(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce0dd30 commit 903c1f6

File tree

1 file changed

+1
-1
lines changed
  • tarantool-spring-data/tarantool-spring-data-27

1 file changed

+1
-1
lines changed

tarantool-spring-data/tarantool-spring-data-27/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!--last minor version for java 8 runtime and that support by spring boot 2.7.18-->
2424
<logback.version>1.2.13</logback.version>
2525
<!--slf4j version bound with logback version ^^^-->
26-
<slf4j.api.version>1.7.36</slf4j.api.version>
26+
<slf4j.api.version>2.0.17</slf4j.api.version>
2727
</properties>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)