Skip to content

Commit 9a216b2

Browse files
authored
Merge pull request mybatis#779 from mybatis/renovate/org.apache.commons-commons-dbcp2-2.x
Update dependency org.apache.commons:commons-dbcp2 to v2.13.0
2 parents 8e83ca5 + c83ca5e commit 9a216b2

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
@@ -199,7 +199,7 @@
199199
<dependency>
200200
<groupId>org.apache.commons</groupId>
201201
<artifactId>commons-dbcp2</artifactId>
202-
<version>2.12.0</version>
202+
<version>2.13.0</version>
203203
<optional>true</optional>
204204
<exclusions>
205205
<exclusion>

0 commit comments

Comments
 (0)