Skip to content

Commit 62f6b7c

Browse files
praseodymjricher
authored andcommitted
Upgrade Spring versions
1 parent 064f36e commit 62f6b7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171

7272
<properties>
7373
<java-version>1.7</java-version>
74-
<org.springframework-version>4.1.1.RELEASE</org.springframework-version>
75-
<spring.security.version>3.2.5.RELEASE</spring.security.version>
74+
<org.springframework-version>4.1.7.RELEASE</org.springframework-version>
75+
<spring.security.version>3.2.7.RELEASE</spring.security.version>
7676
<org.slf4j-version>1.7.7</org.slf4j-version>
7777
</properties>
7878
<description>A reference implementation of OpenID Connect (http://openid.net/connect/), OAuth 2.0, and UMA built on top of Java, Spring, and Spring Security. The project contains a fully functioning server, client, and utility library.</description>

0 commit comments

Comments
 (0)