Skip to content

Commit

Permalink
Merge pull request #5622 from eXist-db/dependabot/maven/org.apache.co…
Browse files Browse the repository at this point in the history
…mmons-commons-pool2-2.12.1

Bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1
  • Loading branch information
dizzzz authored Jan 28, 2025
2 parents e8a8e19 + cf1f53c commit 15f04b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 15f04b2

Please sign in to comment.