Skip to content

Commit 0a785ab

Browse files
committed
Bump org.apache.commons:commons-parent from 84 to 85
1 parent 157e93e commit 0a785ab

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>84</version>
22+
<version>85</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-beanutils</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<!-- FIX -->
3333
<!-- ADD -->
3434
<!-- UPDATE -->
35+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 85.</action>
3536
</release>
3637
<release version="1.11.0" date="2025-05-25" description="This is a maintenance release and requires Java 8.">
3738
<!-- FIX -->

0 commit comments

Comments
 (0)