This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 1e73820bc Bump org.apache.commons:commons-collections4 from 4.5.0 to
4.6.0
1e73820bc is described below
commit 1e73820bcf24d2c026d978abe17f89c6982b5f41
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Aug 10 09:07:36 2026 -0400
Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0
Remove javadoc:javadoc from default Maven goal and add TODO.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 07bb83b69..2363ff5a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<jackrabbit2.version>2.20.17</jackrabbit2.version>
<slf4j.version>2.0.18</slf4j.version>
<log4j2.version>2.26.1</log4j2.version>
- <collections4.version>4.5.0</collections4.version>
+ <collections4.version>4.6.0</collections4.version>
<jsch.version>0.1.55</jsch.version>
<httpclient3.version>3.1</httpclient3.version>
<ant.version>1.10.17</ant.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4b1af0f0b..ed1d666ea 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -87,7 +87,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.4.3
#673, #719, #722, #769.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.18 (#671,
#778).</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.18.0 to 2.22.0.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.6.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.26.1 #694,
#725, #749.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
#699.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.jackrabbit:jackrabbit-standalone-components from 2.20.16 to
2.20.17.</action>