Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit c2b72d6

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.15
1 parent 76a0fa0 commit c2b72d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

equinix-functional-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>ch.qos.logback</groupId>
2424
<artifactId>logback-classic</artifactId>
25-
<version>1.4.12</version>
25+
<version>1.5.15</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)