Merge pull request #300 from apache/dependabot/maven/org.springframework-spring-web-6.1.2

Bump org.springframework:spring-web from 6.1.1 to 6.1.2
diff --git a/rest-angular/pom.xml b/rest-angular/pom.xml
index db68a3b..becab04 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.1</version>
+            <version>6.1.2</version>
             <scope>test</scope>
         </dependency>