Skip to content

Commit fc6954b

Browse files
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /eclair-node
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. - [Commits](qos-ch/logback@v_1.2.3...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4a498c commit fc6954b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclair-node/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>ch.qos.logback</groupId>
8181
<artifactId>logback-classic</artifactId>
82-
<version>1.2.3</version>
82+
<version>1.2.13</version>
8383
</dependency>
8484
<dependency>
8585
<!--conditional logging -->

0 commit comments

Comments
 (0)