Skip to content

Commit a9a77fe

Browse files
committed
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
1 parent 062a558 commit a9a77fe

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
<dependency>
410410
<groupId>org.apache.commons</groupId>
411411
<artifactId>commons-compress</artifactId>
412-
<version>1.27.1</version>
412+
<version>1.28.0</version>
413413
</dependency>
414414
<dependency>
415415
<groupId>org.apache.ant</groupId>

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ The <action> type attribute can be add,update,fix,remove.
7373
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.1 #694.</action>
7474
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #699.</action>
7575
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.jackrabbit:jackrabbit-standalone-components from 2.20.16 to 2.20.17.</action>
76-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
76+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
77+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
7778
</release>
7879
<release version="2.10.0" date="2025-02-01" description="This is a feature and maintenance release. Java 8 or later is required.">
7980
<!-- FIX -->

0 commit comments

Comments
 (0)