Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Bumped spring dependency to 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ameingast committed Aug 24, 2016
1 parent 9233eae commit 746c19a
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 @@ -179,11 +179,11 @@
</build>

<properties>
<spring.version>4.2.6.RELEASE</spring.version>
<spring.version>4.3.2.RELEASE</spring.version>
<sesame.version>${project.version}</sesame.version>
<junit.version>4.12</junit.version>
<slf4j.version>1.7.21</slf4j.version>
<cglib.version>3.2.2</cglib.version>
<cglib.version>3.2.4</cglib.version>
<maven-compiler.version>3.3</maven-compiler.version>
<maven-clean.version>2.6.1</maven-clean.version>
<maven-deploy.version>2.8.2</maven-deploy.version>
Expand Down

0 comments on commit 746c19a

Please sign in to comment.