This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 52db48d98a Bump org.apache.commons:commons-jexl3 from 3.6.1 to 3.6.2
(#2879)
52db48d98a is described below
commit 52db48d98a1775dbdd15ae779fe50d12eda2633b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 11 16:16:59 2026 -0500
Bump org.apache.commons:commons-jexl3 from 3.6.1 to 3.6.2 (#2879)
Bumps org.apache.commons:commons-jexl3 from 3.6.1 to 3.6.2.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-jexl3
dependency-version: 3.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index bd167ab0ed..5c7a98340b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -165,7 +165,7 @@
<cxf.jettison.version>1.5.4</cxf.jettison.version>
<cxf.jetty12.version>12.1.6</cxf.jetty12.version>
<cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version>
- <cxf.jexl.version>3.6.1</cxf.jexl.version>
+ <cxf.jexl.version>3.6.2</cxf.jexl.version>
<cxf.joda.time.version>2.10.10</cxf.joda.time.version>
<cxf.johnzon.version>2.0.2</cxf.johnzon.version>
<cxf.jspecify.version>1.0.0</cxf.jspecify.version>