Skip to content

Commit 2fdcddf

Browse files
authored
Merge pull request #5628 from eXist-db/dependabot/maven/commons-logging-commons-logging-1.3.5
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
2 parents 7fecd38 + c0a7f7f commit 2fdcddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

+1-1
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.4</version>
266+
<version>1.3.5</version>
267267
</dependency>
268268

269269
<dependency>

0 commit comments

Comments
 (0)