Skip to content

Commit 0990533

Browse files
Update logback monorepo to v1.5.14
1 parent 8edfb46 commit 0990533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,12 +266,12 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
266266
<dependency>
267267
<groupId>ch.qos.logback</groupId>
268268
<artifactId>logback-classic</artifactId>
269-
<version>1.5.12</version>
269+
<version>1.5.14</version>
270270
</dependency>
271271
<dependency>
272272
<groupId>ch.qos.logback</groupId>
273273
<artifactId>logback-core</artifactId>
274-
<version>1.5.10</version>
274+
<version>1.5.14</version>
275275
</dependency>
276276
<dependency>
277277
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)