Skip to content

Commit 32bffda

Browse files
committed
Bump org.apache.commons:commons-parent from 94 to 95.
1 parent e1ae78b commit 32bffda

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>94</version>
23+
<version>95</version>
2424
</parent>
2525
<artifactId>commons-imaging</artifactId>
2626
<name>Apache Commons Imaging</name>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
5252
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Javadoc warnings.</action>
5353
<!-- ADD -->
5454
<!-- UPDATE -->
55-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 83 to 94 #527, #530, #539, #544, #546.</action>
55+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 83 to 95 #527, #530, #539, #544, #546.</action>
5656
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #515.</action>
5757
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.19.0 to 2.21.0.</action>
5858
</release>

0 commit comments

Comments
 (0)