From f53400a9b1e7350bb05d229af5eba3a3a920de9e Mon Sep 17 00:00:00 2001 From: miryamfoiferCX Date: Wed, 1 Jan 2025 14:46:53 +0200 Subject: [PATCH] add spring-context upgrade version --- checkmarx-ast-teamcity-plugin-server/pom.xml | 10 ++++++++++ pom.xml | 1 + 2 files changed, 11 insertions(+) diff --git a/checkmarx-ast-teamcity-plugin-server/pom.xml b/checkmarx-ast-teamcity-plugin-server/pom.xml index 41492fb..b4f0ad0 100644 --- a/checkmarx-ast-teamcity-plugin-server/pom.xml +++ b/checkmarx-ast-teamcity-plugin-server/pom.xml @@ -44,6 +44,16 @@ 6.1.0 provided + + org.springframework + spring-beans + ${springFramework.version} + + + org.springframework + spring-context + ${springFramework.version} + diff --git a/pom.xml b/pom.xml index 4e43327..8e26847 100644 --- a/pom.xml +++ b/pom.xml @@ -133,6 +133,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.8.1 -Xlint:all,-options,-path