We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157e93e commit 0a785abCopy full SHA for 0a785ab
pom.xml
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>org.apache.commons</groupId>
21
<artifactId>commons-parent</artifactId>
22
- <version>84</version>
+ <version>85</version>
23
</parent>
24
<modelVersion>4.0.0</modelVersion>
25
<groupId>commons-beanutils</groupId>
src/changes/changes.xml
@@ -32,6 +32,7 @@
32
<!-- FIX -->
33
<!-- ADD -->
34
<!-- UPDATE -->
35
+ <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 85.</action>
36
</release>
37
<release version="1.11.0" date="2025-05-25" description="This is a maintenance release and requires Java 8.">
38
0 commit comments