Skip to content

Commit ec74c54

Browse files
committed
Bump org.apache.commons:commons-parent from 95 to 96.
1 parent 58ee779 commit ec74c54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>95</version>
23+
<version>96</version>
2424
</parent>
2525
<artifactId>commons-compress</artifactId>
2626
<version>1.29.0-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ The <action> type attribute can be add,update,fix,remove.
158158
<action type="add" dev="pkarwasz" due-to="Piotr P. Karwasz">Add a configurable maxEntryNameLength option to all archivers.</action>
159159
<action type="add" dev="ggregory" due-to="Gary Gregory">Add UnsupportedZipFeatureException.Feature.toString().</action>
160160
<!-- UPDATE -->
161-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 95 #707, #752.</action>
161+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 96 #707, #752.</action>
162162
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
163163
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-6 #717, #740.</action>
164164
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.1 to 2.8.2 #727.</action>

0 commit comments

Comments
 (0)