This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jelly.git
The following commit(s) were added to refs/heads/master by this push: new dc4cc177 Bump org.apache.commons:commons-parent from 83 to 84 dc4cc177 is described below commit dc4cc177624ae72f0995f48227df3956606fa9ba Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Tue May 20 08:50:24 2025 -0400 Bump org.apache.commons:commons-parent from 83 to 84 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6c8670ba..8979dab5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>83</version> + <version>84</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-jelly</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 184f2bc3..8fa197c8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix building on modern Java.</action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java from 7 to 8.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 42 to 83.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 42 to 84.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging from 1.0.3 to 1.3.5.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-beanutils:commons-beanutils from a mix of 1.6 and 1.7.0 to 2.0.0-M1. Update configurations like: