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-compress.git
The following commit(s) were added to refs/heads/master by this push:
new ff0907d9e Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#556
ff0907d9e is described below
commit ff0907d9e8463cbe50d9b62daa49f1a27cd7a7d3
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 14:47:11 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #556
---
src/changes/changes.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 43d3eda7f..8c13f8708 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -44,6 +44,10 @@ The <action> type attribute can be add,update,fix,remove.
<title>Apache Commons Compress Release Notes</title>
</properties>
<body>
+ <release version="1.27.1" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <!-- UPDATE -->
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#556.</action>
+ </release>
<release version="1.27.0" date="2024-08-03" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD
UnnecessaryFullyQualifiedName and others.</action>