Skip to content

Commit 8e857ed

Browse files
Bump org.slf4j:slf4j-api in /examples/fabric-contract-example-maven (#398)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ca405f commit 8e857ed

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)