Bump spring-beans in /modules/implementation-spring-runtime

Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 2.5.5 to 5.2.20.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits/v5.2.20.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/implementation-spring-runtime/pom.xml b/modules/implementation-spring-runtime/pom.xml
index f7a8418..a4ea7bd 100644
--- a/modules/implementation-spring-runtime/pom.xml
+++ b/modules/implementation-spring-runtime/pom.xml
@@ -57,7 +57,7 @@
         <dependency>

             <groupId>org.springframework</groupId>

             <artifactId>spring-beans</artifactId>

-            <version>2.5.5</version>

+            <version>5.2.20.RELEASE</version>

         </dependency>

 

         <dependency>