Skip to content

Commit

Permalink
Bump spring-web in /samples/Maven POM/filenames (#23)
Browse files Browse the repository at this point in the history
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.0.5.RELEASE to 4.2.7.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.0.5.RELEASE...v4.2.7.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Nov 16, 2022
1 parent 83e1f0f commit b107ef7
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>4.0.5.RELEASE</spring.version>
<spring.version>4.2.7.RELEASE</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 b107ef7

Please sign in to comment.