diff --git a/extensions-core/druid-pac4j/pom.xml b/extensions-core/druid-pac4j/pom.xml
index e1958dfb0214..05ec20c5d54f 100644
--- a/extensions-core/druid-pac4j/pom.xml
+++ b/extensions-core/druid-pac4j/pom.xml
@@ -34,11 +34,11 @@
- 5.7.3
+ 5.7.10
1.7
- 9.37.2
+ 9.37.3
10.8
diff --git a/licenses.yaml b/licenses.yaml
index f6cd050a905d..3ec887ec5c4d 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -877,7 +877,7 @@ name: pac4j-oidc java security library
license_category: binary
module: extensions/druid-pac4j
license_name: Apache License version 2.0
-version: 5.7.3
+version: 5.7.10
libraries:
- org.pac4j: pac4j-oidc
@@ -887,7 +887,7 @@ name: pac4j-core java security library
license_category: binary
module: extensions/druid-pac4j
license_name: Apache License version 2.0
-version: 5.7.3
+version: 5.7.10
libraries:
- org.pac4j: pac4j-core
@@ -897,7 +897,7 @@ name: pac4j-javaee java security library
license_category: binary
module: extensions/druid-pac4j
license_name: Apache License version 2.0
-version: 5.7.3
+version: 5.7.10
libraries:
- org.pac4j: pac4j-javaee
@@ -918,7 +918,7 @@ name: com.nimbusds nimbus-jose-jwt
license_category: binary
module: extensions/druid-pac4j
license_name: Apache License version 2.0
-version: 9.37.2
+version: 9.37.3
libraries:
- com.nimbusds: nimbus-jose-jwt
@@ -2000,7 +2000,7 @@ name: Apache Log4j
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 2.25.3
+version: 2.25.4
libraries:
- org.apache.logging.log4j: log4j-1.2-api
- org.apache.logging.log4j: log4j-api
@@ -4042,7 +4042,7 @@ name: Rhino
license_category: binary
module: java-core
license_name: Mozilla Public License Version 2.0
-version: 1.8.0
+version: 1.8.1
copyright: Mozilla and individual contributors.
license_file_path: licenses/bin/rhino.MPL2
libraries:
diff --git a/owasp-dependency-check-suppressions.xml b/owasp-dependency-check-suppressions.xml
index c1e7448ecd00..5677c037353e 100644
--- a/owasp-dependency-check-suppressions.xml
+++ b/owasp-dependency-check-suppressions.xml
@@ -148,6 +148,14 @@
CVE-2025-5115
+
+
+
+ CVE-2026-5795
+
+
CVE-2024-11407
+
+
+
+ ^pkg:maven/io\.grpc/grpc-.*@.*$
+ CVE-2026-33186
+
diff --git a/pom.xml b/pom.xml
index daf8a67506b7..7c3752b31814 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
1.19.4
2.20.2
1.9.13
- 2.25.3
+ 2.25.4
8.2.0
2.7.3
3.10.6.Final
@@ -683,12 +683,12 @@
org.mozilla
rhino
- 1.8.0
+ 1.8.1
org.mozilla
rhino-engine
- 1.8.0
+ 1.8.1
org.apache.commons