Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.1.14 to 6.2.0
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.14 to 6.2.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.14...v6.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 6e0c7fa commit c1096c2
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 @@ -102,7 +102,7 @@
<sonar.language>java</sonar.language>
<sonar.organization>fraunhofer-iosb</sonar.organization>
<spring.boot.version>3.3.5</spring.boot.version>
<spring.web.version>6.1.14</spring.web.version>
<spring.web.version>6.2.0</spring.web.version>
</properties>
<dependencies>
<!-- Fixes CVE-2024-7254 -->
Expand Down

0 comments on commit c1096c2

Please sign in to comment.