diff --git a/common/pom.xml b/common/pom.xml
index c4fac5c90757..8259b616f2bb 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -59,7 +59,7 @@
org.apache.commons
commons-lang3
- 3.18.0
+ 3.20.0
io.dropwizard
@@ -84,7 +84,7 @@
commons-codec
commons-codec
- 1.17.1
+ 1.22.0
@@ -125,7 +125,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
diff --git a/openmetadata-clients/openmetadata-java-client/pom.xml b/openmetadata-clients/openmetadata-java-client/pom.xml
index 5543ad0bf584..d35f882a2c02 100644
--- a/openmetadata-clients/openmetadata-java-client/pom.xml
+++ b/openmetadata-clients/openmetadata-java-client/pom.xml
@@ -16,13 +16,13 @@
${java.version}
${java.version}
2.7.0
- 13.5
- 0.2.6
+ 13.12
+ 0.2.10
8.3.3
- 2.1.23
+ 2.1.42
1.3.5
- 3.6.0
- 3.3.1
+ 3.12.0
+ 3.4.0
true
@@ -82,12 +82,12 @@
com.google.auth
google-auth-library-oauth2-http
- 1.29.0
+ 1.47.0
com.microsoft.azure
msal4j
- 1.17.2
+ 1.24.1
org.projectlombok
@@ -104,7 +104,7 @@
org.mozilla
rhino
- 1.7.15.1
+ 1.9.1
org.junit.jupiter
@@ -151,7 +151,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
@@ -205,7 +205,7 @@
org.codehaus.mojo
buildnumber-maven-plugin
- 3.0.0
+ 3.3.0
false
false
@@ -224,7 +224,7 @@
org.openapitools
openapi-generator-maven-plugin
- 7.13.0
+ 7.22.0
diff --git a/openmetadata-clients/pom.xml b/openmetadata-clients/pom.xml
index c916a05107c5..e6468bc5df60 100644
--- a/openmetadata-clients/pom.xml
+++ b/openmetadata-clients/pom.xml
@@ -57,7 +57,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
diff --git a/openmetadata-dist/pom.xml b/openmetadata-dist/pom.xml
index 8a012f353392..e9fc640f92d5 100644
--- a/openmetadata-dist/pom.xml
+++ b/openmetadata-dist/pom.xml
@@ -109,7 +109,7 @@
org.codehaus.mojo
rpm-maven-plugin
- 2.2.0
+ 2.3.0
install
@@ -266,7 +266,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
diff --git a/openmetadata-integration-tests/pom.xml b/openmetadata-integration-tests/pom.xml
index 810df54c1ba5..5773ce9e55d0 100644
--- a/openmetadata-integration-tests/pom.xml
+++ b/openmetadata-integration-tests/pom.xml
@@ -11,10 +11,10 @@
jar
3.1.2
- 3.1.2
+ 3.5.5
${org.junit.jupiter.version}
${org.junit.platform.version}
- 3.4.2
+ 3.7.1
@@ -34,7 +34,7 @@
org.apache.commons
commons-compress
- 1.27.1
+ 1.28.0
test
@@ -159,14 +159,14 @@
org.awaitility
awaitility
- 4.2.0
+ 4.3.0
test
com.auth0
java-jwt
- 4.4.0
+ 4.5.2
test
@@ -108,28 +108,28 @@
org.mockito
mockito-core
- 5.7.0
+ 5.23.0
test
org.mockito
mockito-junit-jupiter
- 5.7.0
+ 5.23.0
test
org.testcontainers
junit-jupiter
- 1.20.3
+ 1.21.4
test
org.testcontainers
k3s
- 1.20.3
+ 1.21.4
test
@@ -140,7 +140,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.15.0
21
21
@@ -184,7 +184,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.5.5
**/*Test.java
@@ -196,7 +196,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.2.5
+ 3.5.5
diff --git a/openmetadata-mcp/pom.xml b/openmetadata-mcp/pom.xml
index b1f4ced6e09c..3cf2fb03b83f 100644
--- a/openmetadata-mcp/pom.xml
+++ b/openmetadata-mcp/pom.xml
@@ -17,7 +17,7 @@
3.27.7
- 12.1.7
+ 12.1.9
@@ -129,7 +129,7 @@
org.awaitility
awaitility
- 4.2.2
+ 4.3.0
test
diff --git a/openmetadata-sdk/pom.xml b/openmetadata-sdk/pom.xml
index 96f4a8e0fc1d..5ec6ea4bd4d6 100644
--- a/openmetadata-sdk/pom.xml
+++ b/openmetadata-sdk/pom.xml
@@ -18,11 +18,11 @@
4.12.0
${org.junit.jupiter.version}
${org.junit.platform.version}
- 5.5.0
- 2.0.9
- 1.18.30
+ 5.23.0
+ 2.0.18
+ 1.18.46
1.21.4
- 4.4.0
+ 4.5.2
9.22.3
20240303
@@ -53,7 +53,7 @@
com.flipkart.zjsonpatch
zjsonpatch
- 0.4.14
+ 0.4.16
@@ -68,7 +68,7 @@
io.socket
socket.io-client
- 2.1.1
+ 2.1.2
org.json
@@ -112,7 +112,7 @@
org.glassfish.jersey.connectors
jersey-apache-connector
- 3.1.9
+ 3.1.11
true
@@ -184,7 +184,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.1.2
+ 3.5.5
**/*Test.java
@@ -213,7 +213,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.1.2
+ 3.5.5
**/*IntegrationTest.java
diff --git a/openmetadata-service/pom.xml b/openmetadata-service/pom.xml
index b4e9b8fe767f..dca96c67beed 100644
--- a/openmetadata-service/pom.xml
+++ b/openmetadata-service/pom.xml
@@ -13,25 +13,25 @@
4.0.5-1
- 2.30.19
- 1.15.2
+ 2.44.7
+ 1.18.3
4.10.7
- 1.0.0
+ 1.2.8
0.5.11
2.9.0
2.3.4
- 2.5.0-rc2
+ 2.5.2
5.7.10
- 3.6.0
- 3.3.1
- 2.1.1
- 2.5.2
- 12.1.7
- 1.5.25
- 1.5.25
- 2.3.0
+ 3.12.0
+ 3.4.0
+ 2.1.2
+ 2.6.0
+ 12.1.9
+ 1.5.32
+ 1.5.32
+ 2.4.0
24.0.0
- 3.2.3
+ 3.3.0
@@ -46,7 +46,7 @@
com.google.cloud
libraries-bom
- 26.73.0
+ 26.83.0
pom
import
@@ -91,7 +91,7 @@
jakarta.validation
jakarta.validation-api
- 3.0.2
+ 3.1.1
@@ -103,7 +103,7 @@
com.nimbusds
nimbus-jose-jwt
- 10.0.2
+ 10.9
org.pac4j
@@ -125,12 +125,12 @@
com.google.api-client
google-api-client
- 2.2.0
+ 2.9.0
com.google.oauth-client
google-oauth-client
- 1.34.1
+ 1.39.0
com.google.http-client
@@ -248,12 +248,12 @@
io.swagger.core.v3
swagger-core-jakarta
- 2.2.30
+ 2.2.50
io.swagger.core.v3
swagger-jaxrs2-jakarta
- 2.2.30
+ 2.2.50
com.fasterxml.jackson.core
@@ -365,7 +365,7 @@
ch.qos.logback.access
logback-access-jetty12
- 2.0.7
+ 2.0.12
com.jayway.jsonpath
@@ -474,7 +474,7 @@
io.micrometer
micrometer-bom
- 1.14.5
+ 1.16.5
pom
import
@@ -493,20 +493,20 @@
io.micrometer
micrometer-observation
- 1.14.5
+ 1.16.5
io.micrometer
micrometer-registry-prometheus
- 1.14.5
+ 1.16.5
io.micrometer
micrometer-core
- 1.14.5
+ 1.16.5
@@ -514,7 +514,7 @@
io.dropwizard.metrics
metrics-core
- 4.2.19
+ 4.2.38
@@ -538,17 +538,17 @@
ai.djl
api
- 0.34.0
+ 0.36.0
ai.djl.pytorch
pytorch-engine
- 0.34.0
+ 0.36.0
ai.djl.huggingface
tokenizers
- 0.34.0
+ 0.36.0
@@ -604,7 +604,7 @@
org.skyscreamer
jsonassert
- 1.5.1
+ 1.5.3
com.vaadin.external.google
@@ -694,14 +694,14 @@
io.socket
socket.io-server
- 4.0.1
+ 4.1.2
io.socket
engine.io-server
- 6.2.1
+ 6.3.2
@@ -783,12 +783,12 @@
org.apache.commons
commons-csv
- 1.12.0
+ 1.14.1
com.opencsv
opencsv
- 5.9
+ 5.12.0
commons-beanutils
@@ -839,7 +839,7 @@
com.mchange
c3p0
- 0.12.0
+ 0.13.0
com.fasterxml.woodstox
@@ -854,7 +854,7 @@
com.google.guava
guava
- 33.4.8-jre
+ 33.6.0-jre
compile
@@ -889,13 +889,13 @@
com.slack.api
bolt-servlet
- 1.44.1
+ 1.48.1
compile
com.slack.api
slack-api-client
- 1.44.1
+ 1.48.1
com.sun.activation
@@ -911,7 +911,7 @@
io.github.jamsesso
json-logic-java
- 1.0.7
+ 1.1.0
@@ -958,7 +958,7 @@
org.eclipse.parsson
parsson
- 1.1.5
+ 1.1.7
javax.servlet
@@ -984,7 +984,7 @@
org.apache.calcite
calcite-core
- 1.36.0
+ 1.41.0
commons-lang
@@ -995,7 +995,7 @@
com.apicatalog
titanium-json-ld
- 1.4.0
+ 1.7.0
org.glassfish
@@ -1044,7 +1044,7 @@
com.azure
azure-storage-blob
- 12.31.1
+ 12.34.0
io.netty
@@ -1069,17 +1069,17 @@
org.apache.poi
poi
- 5.4.1
+ 5.5.1
org.apache.poi
poi-ooxml
- 5.4.1
+ 5.5.1
org.apache.poi
poi-scratchpad
- 5.4.1
+ 5.5.1
org.apache.tika
@@ -1130,7 +1130,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
@@ -1173,7 +1173,7 @@
org.codehaus.mojo
buildnumber-maven-plugin
- 3.0.0
+ 3.3.0
false
false
@@ -1192,7 +1192,7 @@
io.swagger.core.v3
swagger-maven-plugin-jakarta
- 2.2.30
+ 2.2.50
jakarta.servlet
diff --git a/openmetadata-shaded-deps/elasticsearch-dep/pom.xml b/openmetadata-shaded-deps/elasticsearch-dep/pom.xml
index 9b70b0cf8967..a127effee500 100644
--- a/openmetadata-shaded-deps/elasticsearch-dep/pom.xml
+++ b/openmetadata-shaded-deps/elasticsearch-dep/pom.xml
@@ -21,7 +21,7 @@
co.elastic.clients
elasticsearch-java
- 9.2.4
+ 9.4.0
true
@@ -81,7 +81,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
@@ -107,7 +107,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.6.0
+ 3.6.2
package
@@ -179,7 +179,7 @@
-->
org.codehaus.mojo
build-helper-maven-plugin
- 3.4.0
+ 3.6.1
workaround-makeItVisibleOnIntellij
diff --git a/openmetadata-shaded-deps/opensearch-dep/pom.xml b/openmetadata-shaded-deps/opensearch-dep/pom.xml
index 3a2ca9e8e0cf..d1f4f3586b06 100644
--- a/openmetadata-shaded-deps/opensearch-dep/pom.xml
+++ b/openmetadata-shaded-deps/opensearch-dep/pom.xml
@@ -21,7 +21,7 @@
org.opensearch.client
opensearch-java
- 3.4.0
+ 3.8.0
true
@@ -72,7 +72,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
@@ -98,7 +98,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.6.0
+ 3.6.2
package
@@ -170,7 +170,7 @@
-->
org.codehaus.mojo
build-helper-maven-plugin
- 3.4.0
+ 3.6.1
workaround-makeItVisibleOnIntellij
diff --git a/openmetadata-shaded-deps/pom.xml b/openmetadata-shaded-deps/pom.xml
index a9acca4bbd62..f63aa0193537 100644
--- a/openmetadata-shaded-deps/pom.xml
+++ b/openmetadata-shaded-deps/pom.xml
@@ -53,7 +53,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
diff --git a/openmetadata-spec/pom.xml b/openmetadata-spec/pom.xml
index 9d68616afda4..1845b02448dc 100644
--- a/openmetadata-spec/pom.xml
+++ b/openmetadata-spec/pom.xml
@@ -16,8 +16,8 @@
21
21
2.0.12-1
- 3.6.0
- 3.3.1
+ 3.12.0
+ 3.4.0
@@ -126,7 +126,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
diff --git a/openmetadata-ui-core-components/pom.xml b/openmetadata-ui-core-components/pom.xml
index 8c76802dfcfb..e4ca3af1f310 100644
--- a/openmetadata-ui-core-components/pom.xml
+++ b/openmetadata-ui-core-components/pom.xml
@@ -54,7 +54,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
diff --git a/openmetadata-ui/pom.xml b/openmetadata-ui/pom.xml
index bb0539c119cc..fc24d07cbc85 100644
--- a/openmetadata-ui/pom.xml
+++ b/openmetadata-ui/pom.xml
@@ -57,7 +57,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
diff --git a/pom.xml b/pom.xml
index dda6f2640896..bd015f519ad4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,49 +70,49 @@
UTF-8
- 5.14.2
+ 5.23.0
- 2.0.4
- 2.18.7
- 5.0.0
- 5.0.0
+ 2.0.18
+ 2.21
+ 5.0.1
+ 5.0.1
1.0
3.1.11
2.1.1
- 6.0.0
- 3.6.0
- 3.3.0
- 3.1.2
- 3.6.0
- 3.3.1
+ 6.1.0
+ 3.10.0
+ 3.5.0
+ 3.5.5
+ 3.12.0
+ 3.4.0
3.0.2
3.0.2
2.15.0
- 0.8.10
+ 0.8.14
- 3.37.1
- 1.9.0
- 2.17.0
- 2.2.2
- 2.13.1
- 9.3.0
+ 3.53.0
+ 1.11.0
+ 2.22.0
+ 2.2.6
+ 2.14.0
+ 9.7.0
42.7.11
- 1.3.1
- 1.18.36
- 11.0.5
+ 1.3.3
+ 1.18.46
+ 11.0.22
7.0.2
7.17.25
2.6.0
4.1.5
- 2.2.25
+ 2.2.50
4.5.14
6.2.18
- 2.25.4
+ 2.26.0
5.11.4
1.11.4
5.0.0
- 4.5.0
+ 4.5.1
1.5.0
4.13.2
@@ -128,35 +128,35 @@
7.6.1
3.0.0
2.0.1
- 4.4.0
- 0.22.1
- 0.9.1
+ 4.5.2
+ 0.24.1
+ 0.13.0
2.1.6
- 2.3.33
+ 2.3.34
1.6.6
0.10.2
8.12.6
1.8.0
- 3.0.1
+ 3.3.1
6.0.11
3.0.1
- 2.3
+ 2.6
5.4.0
1.29.2
2.41.1
- 4.7.6
- 1.5.25
- 1.5.25
+ 4.7.7
+ 1.5.32
+ 1.5.32
2.9.0
- 1.14.4
+ 1.14.6
1.13
- 12.1.7
+ 12.1.9
5.0.0-M1
- 1.1.1
+ 1.1.2
6.7.1.RELEASE
9.22.3
- 2.0.4
- 0.26.0
+ 2.0.5
+ 0.28.0
0.64.8
20260101.1
@@ -174,7 +174,7 @@
org.apache.commons
commons-lang3
- 3.18.0
+ 3.20.0
com.squareup.okhttp3
@@ -184,7 +184,7 @@
io.projectreactor.netty
reactor-netty-http
- 1.2.16
+ 1.3.5
org.eclipse.angus
@@ -354,12 +354,12 @@
ch.qos.logback.access
logback-access-jetty12
- 2.0.7
+ 2.0.12
ch.qos.logback.access
logback-access-common
- 2.0.7
+ 2.0.12
io.dropwizard
@@ -369,7 +369,7 @@
org.awaitility
awaitility
- 4.2.2
+ 4.3.0
test
@@ -474,7 +474,7 @@
jakarta.xml.bind
jakarta.xml.bind-api
- 4.0.2
+ 4.0.5
@@ -487,7 +487,7 @@
io.prometheus
prometheus-metrics-instrumentation-dropwizard
- 1.3.6
+ 1.6.1
@@ -562,13 +562,13 @@
io.github.classgraph
classgraph
- 4.8.177
+ 4.8.184
org.reflections
reflections
- 0.9.11
+ 0.10.2
org.apache.logging.log4j
@@ -606,7 +606,7 @@
io.github.resilience4j
resilience4j-retry
- 2.3.0
+ 2.4.0
info.picocli
@@ -660,7 +660,7 @@
com.microsoft.azure
msal4j
- 1.22.0
+ 1.24.1
net.minidev
@@ -671,12 +671,12 @@
com.azure
azure-identity
- 1.15.2
+ 1.18.3
io.netty
netty-bom
- 4.1.133.Final
+ 4.2.13.Final
pom
import
@@ -731,12 +731,12 @@
org.apache.httpcomponents.core5
httpcore5-h2
- 5.3.5
+ 5.4.2
org.apache.commons
commons-compress
- 1.26.0
+ 1.28.0
org.bouncycastle
@@ -870,7 +870,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 3.0.1
+ 3.2.8
sign-artifacts
@@ -897,7 +897,7 @@
org.apache.maven.plugins
maven-jxr-plugin
- 3.3.0
+ 3.6.0
@@ -907,7 +907,7 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.1.0
+ 3.6.3
enforce-maven
@@ -932,27 +932,27 @@
org.apache.maven.plugins
maven-clean-plugin
- 3.2.0
+ 3.5.0
org.apache.maven.plugins
maven-deploy-plugin
- 3.0.0
+ 3.1.4
org.apache.maven.plugins
maven-install-plugin
- 3.0.1
+ 3.1.4
org.apache.maven.plugins
maven-resources-plugin
- 3.3.0
+ 3.5.0
org.apache.maven.plugins
maven-assembly-plugin
- 3.4.2
+ 3.8.0
io.openapitools.swagger
@@ -962,7 +962,7 @@
org.apache.maven.plugins
maven-site-plugin
- 3.12.1
+ 3.21.0
org.apache.maven.plugins
@@ -999,7 +999,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.2.0
+ 3.6.0
./checkstyle/checkstyle.xml
true
@@ -1017,7 +1017,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.15.0
21
21
@@ -1103,7 +1103,7 @@
org.apache.maven.plugins
maven-clean-plugin
- 3.2.0
+ 3.5.0
org.apache.maven.plugins
@@ -1125,7 +1125,7 @@
org.codehaus.mojo
versions-maven-plugin
- 2.13.0
+ 2.21.0
false
@@ -1133,7 +1133,7 @@
org.sonatype.central
central-publishing-maven-plugin
- 0.9.0
+ 0.10.0
true
central