Skip to content

Commit 4891b0c

Browse files
Bump org.slf4j:slf4j-api in /examples/fabric-contract-example-maven
Bumps org.slf4j:slf4j-api from 1.7.5 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] <[email protected]>
1 parent 21e21e6 commit 4891b0c

File tree

1 file changed

+1
-1
lines changed
  • examples/fabric-contract-example-maven

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<!-- Logging -->
1818
<logback.version>1.5.18</logback.version>
19-
<slf4j.version>1.7.5</slf4j.version>
19+
<slf4j.version>2.0.17</slf4j.version>
2020

2121
<!-- Test -->
2222
<junit.jupiter.version>5.13.4</junit.jupiter.version>

0 commit comments

Comments
 (0)