diff --git a/build.gradle b/build.gradle index 12ba2d94c2..896412b896 100644 --- a/build.gradle +++ b/build.gradle @@ -616,7 +616,7 @@ dependencies { runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.2' runtimeOnly 'org.ow2.asm:asm:9.7.1' - testImplementation 'org.apache.camel:camel-xmlsecurity:3.22.2' + testImplementation 'org.apache.camel:camel-xmlsecurity:3.22.3' //OpenSAML implementation 'net.shibboleth.utilities:java-support:8.4.2'