Skip to content

Commit 239e887

Browse files
authored
Merge pull request #3024 from mybatis/renovate/commons-logging-commons-logging-1.x
chore(deps): update dependency commons-logging:commons-logging to v1.3.0
2 parents 4f2e378 + ce6f5b8 commit 239e887

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
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>commons-logging</groupId>
196196
<artifactId>commons-logging</artifactId>
197-
<version>1.2</version>
197+
<version>1.3.0</version>
198198
<optional>true</optional>
199199
</dependency>
200200
<dependency>

0 commit comments

Comments
 (0)