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
commit 3be71aae93ee88ea55cbf32ce86566abb830f84b Merge: 0ad80031 141fe5ad Author: Gary Gregory <[email protected]> AuthorDate: Sat Nov 15 07:22:52 2025 -0500 Merge pull request #391 from apache/dependabot/maven/org.apache.commons-commons-parent-92 Bump org.apache.commons:commons-parent from 91 to 92 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index e7411cac,007dc469..035af0a9 --- a/pom.xml +++ b/pom.xml @@@ -20,12 -20,13 +20,12 @@@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>91</version> + <version>92</version> </parent> <artifactId>commons-jexl3</artifactId> - <version>3.6.0-SNAPSHOT</version> + <version>3.6.1-SNAPSHOT</version> <name>Apache Commons JEXL</name> - <description>Apache Commons JEXL is a library that facilitates the implementation of scripting features in - applications and frameworks written in Java.</description> + <description>Apache Commons JEXL is a library that enables the implementation of scripting features in Java applications and frameworks.</description> <url>https://commons.apache.org/proper/commons-jexl/</url> <inceptionYear>2001</inceptionYear> <properties>
