Bump commons-logging from 1.2 to 1.3.0

This commit is contained in:
Andreas Dangel
2024-03-07 10:09:26 +01:00
parent e76d2a021c
commit b2ed833b66

View File

@@ -259,7 +259,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.2</version>
<version>1.3.0</version>
<scope>test</scope>
</dependency>
<dependency>