Skip to content

Commit 90ea25b

Browse files
authored
Merge pull request #3223 from mybatis/renovate/commons-logging-commons-logging-1.x
chore(deps): update dependency commons-logging:commons-logging to v1.3.4
2 parents 301b0c6 + ce14fb6 commit 90ea25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
<dependency>
323323
<groupId>commons-logging</groupId>
324324
<artifactId>commons-logging</artifactId>
325-
<version>1.3.3</version>
325+
<version>1.3.4</version>
326326
<optional>true</optional>
327327
</dependency>
328328
<dependency>

0 commit comments

Comments
 (0)