Skip to content

Commit 79f0cf6

Browse files
authored
Bump logback to 1.5.32 (#595)
1 parent 586704a commit 79f0cf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

opendj-embedded/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>ch.qos.logback</groupId>
4040
<artifactId>logback-core</artifactId>
41-
<version>1.5.29</version>
41+
<version>1.5.32</version>
4242
<exclusions>
4343
<exclusion>
4444
<artifactId>slf4j-api</artifactId>
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>ch.qos.logback</groupId>
5151
<artifactId>logback-classic</artifactId>
52-
<version>1.5.29</version>
52+
<version>1.5.32</version>
5353
<exclusions>
5454
<exclusion>
5555
<artifactId>slf4j-api</artifactId>

0 commit comments

Comments
 (0)