Skip to content

Commit ed1f021

Browse files
committed
Bump org.apache:apache from 38 to 39.
1 parent 7ae54bc commit ed1f021

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache</groupId>
2323
<artifactId>apache</artifactId>
24-
<version>38</version>
24+
<version>39</version>
2525
</parent>
2626
<groupId>org.apache.commons</groupId>
2727
<artifactId>commons-parent</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
6161
<!-- FIX -->
6262
<!-- ADD -->
6363
<!-- UPDATE -->
64+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache:apache from 38 to 39.</action>
6465
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2.</action>
6566
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0 on Java 21 and up.</action>
6667
</release>

0 commit comments

Comments
 (0)