Skip to content

Commit 6bf83df

Browse files
committed
fixes #293
1 parent 40e5f83 commit 6bf83df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎pom.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,12 @@
137137
<dependency>
138138
<groupId>ch.qos.logback</groupId>
139139
<artifactId>logback-core</artifactId>
140-
<version>1.5.25</version>
140+
<version>1.5.32</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>ch.qos.logback</groupId>
144144
<artifactId>logback-classic</artifactId>
145-
<version>1.5.25</version>
145+
<version>1.5.32</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)