Skip to content

Commit

Permalink
Bump spring from 4.0.5.RELEASE to 4.3.21.RELEASE
Browse files Browse the repository at this point in the history
Bumps [spring](https://github.com/spring-projects/spring-framework) from 4.0.5.RELEASE to 4.3.21.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.0.5.RELEASE...v4.3.21.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and liry17 committed Apr 6, 2021
1 parent 4001c7d commit 91dc9df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -144,13 +144,13 @@ This program is made available under the terms of the MIT License.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>4.0.5.RELEASE</version>
<version>4.3.21.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>4.0.5.RELEASE</version>
<version>4.3.21.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 91dc9df

Please sign in to comment.