Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
chore(deps): update spring core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 21, 2020
1 parent 109dc87 commit ccee3d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<type>jar</type>
<version>3.1.4.RELEASE</version>
<version>5.2.7.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc-portlet</artifactId>
<type>jar</type>
<version>3.1.4.RELEASE</version>
<version>4.3.28.RELEASE</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down

0 comments on commit ccee3d2

Please sign in to comment.