Skip to content

Commit 0c72ee3

Browse files
committed
Bump org.apache:apache from 35 to 36
1 parent 933ff07 commit 0c72ee3

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>35</version>
24+
<version>36</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
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 #691.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.pmd-impl.version from 7.19.0 to 7.20.0 #689.</action>
66+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache:apache from 35 to 36.</action>
6667
</release>
6768
<release version="94" date="2025-12-30" description="This is a feature and maintenance release. Java 8 or later is required.">
6869
<!-- FIX -->

0 commit comments

Comments
 (0)