This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
The following commit(s) were added to refs/heads/master by this push:
new 544b407a Bump org.apache.commons:commons-parent from 84 to 85
544b407a is described below
commit 544b407a834a0297d9904886a836fd96b5582a8f
Author: Gary D. Gregory <[email protected]>
AuthorDate: Thu Jun 19 11:12:13 2025 -0400
Bump org.apache.commons:commons-parent from 84 to 85
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3d5240ec..b785d7bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>84</version>
+ <version>85</version>
</parent>
<artifactId>commons-pool3</artifactId>
<version>3.0.0-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8b70e7fd..bf367b67 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="remove">Deprecations from version 2.x have
been removed.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java from
8 to 17.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 79 to 84.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 79 to 85.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 58 to 78 #297, #328, #338, #341, #347,
#351, #354, #361.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.ow2.asm:asm-util from 9.5 to 9.7.1 #252, #294, #355.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0 #326,
#333, #342.</action>