Skip to content

Commit

Permalink
build(deps): bump spring-web from 4.3.6.RELEASE to 4.3.30.RELEASE (#1686
Browse files Browse the repository at this point in the history
)

Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.3.6.RELEASE to 4.3.30.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.6.RELEASE...v4.3.30.RELEASE)

---
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] committed Jul 12, 2022
1 parent b396f68 commit 70a44a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<properties>
<main.basedir>${project.basedir}/..</main.basedir>

<spring.version>4.3.6.RELEASE</spring.version>
<spring.version>4.3.30.RELEASE</spring.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 70a44a2

Please sign in to comment.