diff --git a/modules/jpa-schema/pom.xml b/modules/jpa-schema/pom.xml index 436980628f..d940a9bde0 100644 --- a/modules/jpa-schema/pom.xml +++ b/modules/jpa-schema/pom.xml @@ -56,7 +56,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.1 + 2.22.2 diff --git a/modules/mcp-bridge/pom.xml b/modules/mcp-bridge/pom.xml index 55ec2b4c49..ad52aa4170 100644 --- a/modules/mcp-bridge/pom.xml +++ b/modules/mcp-bridge/pom.xml @@ -41,7 +41,7 @@ - 2.22.1 + 2.22.2 diff --git a/modules/spring-boot-starter/pom.xml b/modules/spring-boot-starter/pom.xml index bd49d2ad70..0ddd8825ef 100644 --- a/modules/spring-boot-starter/pom.xml +++ b/modules/spring-boot-starter/pom.xml @@ -41,7 +41,7 @@ - 4.1.0 + 4.1.1 diff --git a/pom.xml b/pom.xml index a9d450f37c..43d12131c8 100644 --- a/pom.xml +++ b/pom.xml @@ -933,7 +933,7 @@ net.bytebuddy byte-buddy - 1.18.11 + 1.18.12 io.swagger.core.v3