Skip to content

Commit 1cee003

Browse files
Update logback monorepo to v1.5.27 (#737)
1 parent a73912c commit 1cee003

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
@@ -45,14 +45,14 @@
4545
<dependency>
4646
<groupId>ch.qos.logback</groupId>
4747
<artifactId>logback-classic</artifactId>
48-
<version>1.5.26</version>
48+
<version>1.5.27</version>
4949
<type>jar</type>
5050
</dependency>
5151

5252
<dependency>
5353
<groupId>ch.qos.logback</groupId>
5454
<artifactId>logback-core</artifactId>
55-
<version>1.5.26</version>
55+
<version>1.5.27</version>
5656
</dependency>
5757

5858
<!-- https://mvnrepository.com/artifact/org.unbescape/unbescape -->

0 commit comments

Comments
 (0)