Skip to content

Commit 0313249

Browse files
committed
Bump org.apache:apache from 37 to 38.
1 parent 090307c commit 0313249

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>37</version>
24+
<version>38</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
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<action type="fix" dev="ggregory" due-to="Slawomir Jaranowski">Remove redundant manifest entries for javadoc and source plugins, now inherited from org.apache:parent:36 #703.</action>
6363
<!-- ADD -->
6464
<!-- UPDATE -->
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache:apache from 37 to 38.</action>
6566
<action type="update" dev="sjaranowski" due-to="Slawomir Jaranowski">Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.4.0.</action>
6667
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 7.23.0 to 7.24.0.</action>
6768
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.1 on Java 21 and up.</action>

0 commit comments

Comments
 (0)