Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 9aea29d commit c75450b
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 @@ -48,7 +48,7 @@

<spring-framework.version>5.2.7.RELEASE</spring-framework.version>
<spring-context.version>6.0.5</spring-context.version>
<spring-web.version>6.0.11</spring-web.version>
<spring-web.version>6.1.4</spring-web.version>
<spring-data-jpa.version>3.0.2</spring-data-jpa.version>
<spring-boot-starter.version>3.1.1</spring-boot-starter.version>

Expand Down

0 comments on commit c75450b

Please sign in to comment.