Skip to content

Commit bddffbb

Browse files
Bump spring-web from 5.3.20 to 6.0.0 in /app
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.20 to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.20...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b6cbbf commit bddffbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ limitations under the License.
5555
<maven-antrun.version>1.0b3</maven-antrun.version>
5656
<rome.version>1.19.0</rome.version> <!-- locked in place since next version removes popono -->
5757
<slf4j.version>1.7.36</slf4j.version>
58-
<spring.version>5.3.25</spring.version>
58+
<spring.version>6.0.0</spring.version>
5959
<spring.security.version>5.8.2</spring.security.version>
6060
<struts.version>2.5.29</struts.version>
6161
<velocity.version>2.3</velocity.version>

0 commit comments

Comments
 (0)