>From Michael Blow <[email protected]>: Michael Blow has submitted this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20246 )
Change subject: [NO ISSUE][HYR][MISC] Update commons-lang3 to 3.18.0 for CVE-2025-48924 ...................................................................... [NO ISSUE][HYR][MISC] Update commons-lang3 to 3.18.0 for CVE-2025-48924 Ext-ref: MB-68151 Change-Id: If20a34b1a670f4cab17dc59f29ba51cad73beca8 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20246 Tested-by: Jenkins <[email protected]> Reviewed-by: Michael Blow <[email protected]> Reviewed-by: Ali Alsuliman <[email protected]> --- M hyracks-fullstack/pom.xml 1 file changed, 15 insertions(+), 1 deletion(-) Approvals: Michael Blow: Looks good to me, but someone else must approve Ali Alsuliman: Looks good to me, approved Jenkins: Verified diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml index 13bdc6f..19bffbb 100644 --- a/hyracks-fullstack/pom.xml +++ b/hyracks-fullstack/pom.xml @@ -411,7 +411,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.17.0</version> + <version>3.18.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20246 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: neo Gerrit-Change-Id: If20a34b1a670f4cab17dc59f29ba51cad73beca8 Gerrit-Change-Number: 20246 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Ali Alsuliman <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-MessageType: merged
