Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.1.2 to 6.1.4
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.1.2 to 6.1.4.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.2...v6.1.4)

---
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 Feb 26, 2024
1 parent e24a33f commit 03ae5c9
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 @@ -19,7 +19,7 @@
<properties>
<java.version>21</java.version>
<spring-boot.version>3.2.1</spring-boot.version>
<spring-web.version>6.1.2</spring-web.version>
<spring-web.version>6.1.4</spring-web.version>

<kotlin.version>1.9.22</kotlin.version>
<maven.version>3.8.8</maven.version>
Expand Down

0 comments on commit 03ae5c9

Please sign in to comment.