Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 6.1.6 to 6.1.7
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.6 to 6.1.7.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.6...v6.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tbischoff2 committed May 17, 2024
1 parent 0d484b3 commit eda464c
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 @@ -90,7 +90,7 @@
<sonar.language>java</sonar.language>
<sonar.organization>fraunhofer-iosb</sonar.organization>
<spring.boot.version>3.2.5</spring.boot.version>
<spring.web.version>6.1.6</spring.web.version>
<spring.web.version>6.1.7</spring.web.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit eda464c

Please sign in to comment.