Skip to content

Commit b5b4b88

Browse files
authored
Merge pull request #5074 from eXist-db/dependabot/maven/org.apache.commons-commons-pool2-2.12.0
build(deps): bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0
2 parents f1919aa + 0c6580d commit b5b4b88

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
@@ -245,7 +245,7 @@
245245
<dependency>
246246
<groupId>org.apache.commons</groupId>
247247
<artifactId>commons-pool2</artifactId>
248-
<version>2.11.1</version>
248+
<version>2.12.0</version>
249249
</dependency>
250250

251251
<dependency>

0 commit comments

Comments
 (0)