Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.0.0 to 6.0.18
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.0 to 6.0.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.0...v6.0.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 7494247 commit 627dde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<build.final.name>ROOT</build.final.name>
<gwt.version>2.5.0</gwt.version>
<spring.version>6.0.0</spring.version>
<spring.version>6.0.18</spring.version>
<spring-security.version>5.5.7</spring-security.version>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
Expand Down

0 comments on commit 627dde2

Please sign in to comment.