Skip to content

Commit 07de35b

Browse files
authored
Merge pull request #5257 from eXist-db/dependabot/maven/commons-logging-commons-logging-1.3.1
build(deps): bump commons-logging:commons-logging from 1.3.0 to 1.3.1
2 parents 0f37d7a + 208e4db commit 07de35b

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.3.0</version>
266+
<version>1.3.1</version>
267267
</dependency>
268268

269269
<dependency>

0 commit comments

Comments
 (0)