This version change upgrades the Spring Framework to remove the
spring-web security issue that has been there for a while.
Issue-ID: POLICY-4472
Change-Id: I54794e6ae4ca81d799d46568c4485e7a9ec118bb
Signed-off-by: liamfallon <liam.fallon@est.tech>
   <name>oparent/dependencies</name>
   <packaging>pom</packaging>
   <properties>
-    <spring.version>5.3.22</spring.version>
+    <spring.version>6.0.2</spring.version>
     <jetty.version>9.4.48.v20220622</jetty.version>
   </properties>
   <dependencyManagement>