From 644c93e03533d18502341490b4601509f58fa3dc Mon Sep 17 00:00:00 2001 From: Tigran Mkrtchyan Date: Thu, 27 Aug 2026 18:10:06 +0200 Subject: [PATCH] libs: update CaNL to 2.9.0 Motivation: update to latest release with various bugfixes: - fix failing tests - ignore idea dir - add CI action - Bump org.assertj:assertj-core from 3.23.1 to 3.27.7 - use recent BC and commons-io - Fix EC key matching and ServerKeyPairValidator for non-IGTF certs - remove references to unicore-dev host - it no longer exists - add workaround key algorithm matching in checkKeysMatching method for ECDSA and EC - proxy: use sha2 to generate proxy request Modification: update CaNL to 2.9.0 Result: up-to-date version with dCache relevant fixes Acked-by: Dmitry Litvintsev Target: master, 12.0, 11.2 Require-book: no Require-notes: yes (cherry picked from commit 6410753db17637c2d4b72a65fc1fed9f84099df3) Signed-off-by: Tigran Mkrtchyan --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7daf6a7ee3..6fed7c14157 100644 --- a/pom.xml +++ b/pom.xml @@ -244,7 +244,7 @@ eu.eu-emi.security canl - 2.8.3 + 2.9.0 org.italiangrid