commit | d1084dc00ce02369c9c6fa8c8072b8a968319375 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Dec 06 17:33:09 2023 +0100 |
committer | Helge <stallkamp@ids-mannheim.de> | Wed Dec 06 18:14:56 2023 +0100 |
tree | 67f2728baae5493d748502bdf1406fbb378af2ac | |
parent | ffc122024f3cdee6e91d9828ceb4662989b9abc5 [diff] [blame] |
Improve fix for logback issue Change-Id: I2f5bbea7980ff386fe00ef8bd3d0c9479e928dd6
diff --git a/pom.xml b/pom.xml index 9f287d7..d31c6f0 100644 --- a/pom.xml +++ b/pom.xml
@@ -125,7 +125,7 @@ <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> - <version>1.3.12</version> + <version>1.3.14</version> <scope>test</scope> </dependency> <dependency>