Skip to content

Commit

Permalink
Bump logback-classic in /examples/fabric-contract-example-maven
Browse files Browse the repository at this point in the history
Bumps logback-classic from 1.0.13 to 1.2.0.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2021
1 parent 4badb07 commit 5046eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fabric-contract-example-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<fabric-chaincode-java.version>2.3.1</fabric-chaincode-java.version>

<!-- Logging -->
<logback.version>1.0.13</logback.version>
<logback.version>1.2.0</logback.version>
<slf4j.version>1.7.5</slf4j.version>

<!-- Test -->
Expand Down

0 comments on commit 5046eb7

Please sign in to comment.