From 33711766e28c0b9b26056924abb09b811fbc4be9 Mon Sep 17 00:00:00 2001
From: Ajith Prasad <37380177+aji-aju@users.noreply.github.com>
Date: Thu, 19 Jun 2025 08:43:19 +0530
Subject: [PATCH] commons-beanutils vulnerability reported in security scan
(#21830)
---
openmetadata-service/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/openmetadata-service/pom.xml b/openmetadata-service/pom.xml
index 3a676b70b16..5c6ac6320c6 100644
--- a/openmetadata-service/pom.xml
+++ b/openmetadata-service/pom.xml
@@ -791,6 +791,11 @@
opencsv
5.9
+
+ commons-beanutils
+ commons-beanutils
+ 1.11.0
+
com.onelogin
java-saml