Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump spring-core from 4.3.2.RELEASE to 4.3.21.RELEASE in /webshop
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.2.RELEASE to 4.3.21.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.2.RELEASE...v4.3.21.RELEASE)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2021
commit 27cf0324acfaf1d8c67f9fd483a442dd36798851
2 changes: 1 addition & 1 deletion webshop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>4.12</junit.version>
<servlet.version>3.0.1</servlet.version>
<spring.version>4.3.2.RELEASE</spring.version>
<spring.version>4.3.21.RELEASE</spring.version>
<apache.lang.version>2.6</apache.lang.version>
<apache.log.version>1.2</apache.log.version>
<mysql-driver-version>5.1.9</mysql-driver-version>
Expand Down