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 May 2, 2020
1 parent 074ab31 commit 1cc6f34
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.6.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.26.RELEASE</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down

0 comments on commit 1cc6f34

Please sign in to comment.