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-jexl.git
The following commit(s) were added to refs/heads/master by this push:
new 048c506a Bump org.apache.commons:commons-parent from 91 to 92 #391
048c506a is described below
commit 048c506a1087681d34f660d7b551223518d1f427
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 15 07:23:54 2025 -0500
Bump org.apache.commons:commons-parent from 91 to 92 #391
---
src/changes/changes.xml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ee40f117..2832b087 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,11 +29,10 @@
<body>
<release version="3.6.1" date="YYYY-MM-DD" description="This is a
feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->
- <action dev="henrib" type="fix" issue="JEXL-449" due-to="William
Price">
- Inconsistency on nature of curly-bracket syntactic elements wrt
annotations
- </action>
+ <action dev="henrib" type="fix" issue="JEXL-449" due-to="William
Price">Inconsistency on nature of curly-bracket syntactic elements wrt
annotations.</action>
<!-- ADD -->
<!-- UPDATE -->
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 91 to 92 #391.</action>
</release>
<release version="3.6.0" date="2025-11-10"
description="This is a feature and maintenance release. Java
8 or later is required.">