Skip to content

Commit bcdb533

Browse files
authored
Merge pull request #5354 from eXist-db/dependabot/maven/commons-logging-commons-logging-1.3.3
Bump commons-logging:commons-logging from 1.3.2 to 1.3.3
2 parents 1aae2fd + 4dcb4be commit bcdb533

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

269269
<dependency>

0 commit comments

Comments
 (0)