Skip to content

Commit c957356

Browse files
Bump the java group across 1 directory with 2 updates (#567)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5927fe3 commit c957356

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • examples/fabric-contract-example-maven

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<fabric-chaincode-java.version>2.5.10</fabric-chaincode-java.version>
1616

1717
<!-- Logging -->
18-
<logback.version>1.5.36</logback.version>
18+
<logback.version>1.5.37</logback.version>
1919
<slf4j.version>2.0.18</slf4j.version>
2020

2121
</properties>
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.junit</groupId>
3434
<artifactId>junit-bom</artifactId>
35-
<version>6.1.0</version>
35+
<version>6.1.1</version>
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>

0 commit comments

Comments
 (0)