Skip to content

Commit

Permalink
Bump spring-web in /samples/Maven POM/filenames
Browse files Browse the repository at this point in the history
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.2.20.RELEASE to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.20.RELEASE...v6.0.0)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 28, 2023
1 parent 43a52cd commit d593bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Maven POM/filenames/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<slf4j.version>1.7.7</slf4j.version>
<log4j.version>1.2.17</log4j.version>

<spring.version>5.2.20.RELEASE</spring.version>
<spring.version>6.0.0</spring.version>
<spring.data.jpa.version>1.6.0.RELEASE</spring.data.jpa.version>
<cglib.version>2.1_3</cglib.version>

Expand Down

0 comments on commit d593bad

Please sign in to comment.