diff --git a/dependencyCheckSuppression.xml b/dependencyCheckSuppression.xml index 800b8ef002..b181166d9d 100644 --- a/dependencyCheckSuppression.xml +++ b/dependencyCheckSuppression.xml @@ -182,4 +182,16 @@ ^pkg:maven/org\.itadaki/bzip2@.*$ cpe:/a:bzip2_project:bzip2 + + + + + ^pkg:maven/org\.mozilla/rhino@.*$ + CVE-2025-66453 + diff --git a/gradle.properties b/gradle.properties index 4eafb09ca9..9d5343278f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -44,7 +44,7 @@ buildFromSource=true # The default version for LabKey artifacts that are built or that we depend on. # override in an individual module's gradle.properties file as necessary -labkeyVersion=25.11.3 +labkeyVersion=25.11.4 labkeyClientApiVersion=7.0.0 # Version numbers for the various binary artifacts that are included when