Skip to content

Commit

Permalink
old version of spring framework
Browse files Browse the repository at this point in the history
  • Loading branch information
antkorwin committed Apr 7, 2020
1 parent 80081b6 commit 748e6ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.jupiter-tools</groupId>
<artifactId>mvc-requester</artifactId>
<version>0.2</version>
<version>0.3</version>
<packaging>jar</packaging>

<name>mvc-requester</name>
Expand Down Expand Up @@ -70,8 +70,8 @@
<junit-platform.version>1.2.0</junit-platform.version>

<jackson.version>2.10.3</jackson.version>
<spring.version>[5.0.16,)</spring.version>
<spring-security.version>[5.0.16,)</spring-security.version>
<spring.version>[4.3.8.RELEASE,)</spring.version>
<spring-security.version>[4.3.8.RELEASE,)</spring-security.version>
<servlet-api.version>3.1.0</servlet-api.version>
</properties>

Expand Down

0 comments on commit 748e6ae

Please sign in to comment.