Skip to content

Commit 6fc4bea

Browse files
authored
Merge pull request #5148 from eXist-db/dependabot/maven/commons-logging-commons-logging-1.3.0
build(deps): bump commons-logging:commons-logging from 1.2 to 1.3.0
2 parents bba88c4 + 5a097ae commit 6fc4bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
<dependency>
264264
<groupId>commons-logging</groupId>
265265
<artifactId>commons-logging</artifactId>
266-
<version>1.2</version>
266+
<version>1.3.0</version>
267267
</dependency>
268268

269269
<dependency>

0 commit comments

Comments
 (0)