Bump spring-core in /tx-control-providers/jdbc/tx-control-jdbc-itests

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.1.4.RELEASE to 5.2.24.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.4.RELEASE...v5.2.24.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/tx-control-providers/jdbc/tx-control-jdbc-itests/pom.xml b/tx-control-providers/jdbc/tx-control-jdbc-itests/pom.xml
index 7b2093f..1f9e8f9 100644
--- a/tx-control-providers/jdbc/tx-control-jdbc-itests/pom.xml
+++ b/tx-control-providers/jdbc/tx-control-jdbc-itests/pom.xml
@@ -113,7 +113,7 @@
 		<dependency>
 			<groupId>org.springframework</groupId>
 			<artifactId>spring-core</artifactId>
-			<version>3.1.4.RELEASE</version>
+			<version>5.2.24.RELEASE</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>