Skip to content

Commit 8e6d0ab

Browse files
authored
Merge pull request #54 from castortech/dependabot/maven/org.apache.commons-commons-pool2-2.12.1
Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.1
2 parents cd7510a + e776eb8 commit 8e6d0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdbxjni/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.apache.commons</groupId>
7171
<artifactId>commons-pool2</artifactId>
72-
<version>2.11.1</version>
72+
<version>2.12.1</version>
7373
</dependency>
7474
<!-- <dependency>-->
7575
<!-- <groupId>ch.qos.logback</groupId>-->

0 commit comments

Comments
 (0)