Skip to content

Commit 0c6580d

Browse files
build(deps): bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0
Bumps org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-pool2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6de1861 commit 0c6580d

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)