Skip to content

Commit

Permalink
Bump spring-web from 6.0.10 to 6.0.11
Browse files Browse the repository at this point in the history
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.10...v6.0.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2023
1 parent 33a26a6 commit 66067a8
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.0.10</spring.version>
<spring.version>6.0.11</spring.version>
<swagger-request-validator.version>2.35.2</swagger-request-validator.version>

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

0 comments on commit 66067a8

Please sign in to comment.