Bump org.springframework:spring-context in /tools/cli

Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.6 to 6.1.20.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.6...v6.1.20)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-version: 6.1.20
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml
index 1b31570..76a4fd1 100644
--- a/tools/cli/pom.xml
+++ b/tools/cli/pom.xml
@@ -103,7 +103,7 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-context</artifactId>
-      <version>6.1.6</version>
+      <version>6.1.20</version>
       <scope>provided</scope>
       <optional>true</optional>
     </dependency>