Skip to content

Commit 5861ecf

Browse files
committed
2 parents 5ccc0ce + 24aacca commit 5861ecf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

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

src/changes/changes.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
5757
<!-- ADD -->
5858
<action dev="ggregory" type="add" due-to="Arnout Engelen">Add an Imaging-specific security page #439.</action>
5959
<!-- UPDATE -->
60-
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 76 #400, #406, #428, #430, #436, #442.</action>
60+
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 77 #400, #406, #428, #430, #436, #442, #445.</action>
6161
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #416, #423, #431.</action>
6262
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #422.</action>
6363
<action dev="ggregory" type="update" due-to="Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.17.0 #437.</action>

0 commit comments

Comments
 (0)