diff --git a/pom.xml b/pom.xml index c1608443c27e0388da7574a97b257c00c23fc82c..d86a0fefc9e819f37deb037a2f5504d490b83fea 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,8 @@ <woodstox-core.version>6.5.1</woodstox-core.version> <json-smart.version>2.5.0</json-smart.version> <jackson.version>2.16.1</jackson.version> - <spring-framework-version>6.1.13</spring-framework-version> - <spring-boot.version>3.3.5</spring-boot.version> + <spring-framework-version>6.1.16</spring-framework-version> + <spring-boot.version>3.3.7</spring-boot.version> <spring-security.version>6.3.4</spring-security.version> </properties>