Bump org.springframework:spring-web from 6.1.2 to 6.1.4

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/rest-angular/pom.xml b/rest-angular/pom.xml
index becab04..4e38188 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.2</version>
+            <version>6.1.4</version>
             <scope>test</scope>
         </dependency>