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 Nov 24, 2022
1 parent 322749b commit 7b7f00e
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>6.0.2</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 7b7f00e

Please sign in to comment.