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

Commit

Permalink
fix(deps): update spring core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2022
1 parent 04225a8 commit 9a72103
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.3.22</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc-portlet</artifactId>
<type>jar</type>
<version>3.1.4.RELEASE</version>
<version>4.3.30.RELEASE</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down

0 comments on commit 9a72103

Please sign in to comment.