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

Commit f55f42e

Browse files
fix(deps): update logback monorepo to v1.5.14
1 parent 76a0fa0 commit f55f42e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

equinix-functional-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
<dependency>
1818
<groupId>ch.qos.logback</groupId>
1919
<artifactId>logback-core</artifactId>
20-
<version>1.4.12</version>
20+
<version>1.5.14</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>ch.qos.logback</groupId>
2424
<artifactId>logback-classic</artifactId>
25-
<version>1.4.12</version>
25+
<version>1.5.14</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)