diff --git a/pom.xml b/pom.xml index 668a762cd71c7138364cb7a51fca9d5589c89798..ea8d0598b01bf5e71db7c386dcdd00f95dca1782 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ <openapi.version>1.6.14</openapi.version> <json-smart.version>2.5.0</json-smart.version> <jackson.version>2.16.1</jackson.version> - <spring-framework-version>6.1.10</spring-framework-version> + <spring-framework-version>6.1.13</spring-framework-version> <spring-boot.version> 3.3.1</spring-boot.version> <spring-security.version>6.3.1</spring-security.version> </properties> diff --git a/provider/legal-aws/pom.xml b/provider/legal-aws/pom.xml index 3bc954cf656b195d84f6031eafa5ea4eeb8a6d81..fa08acc163670cd05891b01a527d03cf92fd9ecd 100644 --- a/provider/legal-aws/pom.xml +++ b/provider/legal-aws/pom.xml @@ -35,7 +35,7 @@ <dependency> <groupId>org.opengroup.osdu.core.aws</groupId> <artifactId>os-core-lib-aws</artifactId> - <version>0.26.0-spring6-rc2</version> + <version>3.0.1</version> </dependency> <dependency> <groupId>org.opengroup.osdu.legal</groupId>