Bump org.springframework:spring-web from 6.1.4 to 6.1.6 in /rest-angular

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

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/rest-angular/pom.xml b/rest-angular/pom.xml
index 3809d58..6a0e2f1 100644
--- a/rest-angular/pom.xml
+++ b/rest-angular/pom.xml
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-web</artifactId>
-            <version>6.1.4</version>
+            <version>6.1.6</version>
             <scope>test</scope>
         </dependency>