Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent 5e0e876 commit ff9c4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-api-response-validator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<url>https://github.com/sonallux/spotify-web-api</url>

<properties>
<spring.version>6.1.6</spring.version>
<spring.version>6.1.8</spring.version>
<swagger-request-validator.version>2.40.0</swagger-request-validator.version>

<moditect.module.name>de.sonallux.spotify.validator</moditect.module.name>
Expand Down

0 comments on commit ff9c4b4

Please sign in to comment.