Skip to content

Commit

Permalink
spring minor upgrade g
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenp committed Oct 1, 2014
1 parent 2a5d548 commit 1e087d8
Show file tree
Hide file tree
Showing 27 changed files with 28 additions and 29 deletions.
2 changes: 1 addition & 1 deletion core-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion httpclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion mockito/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion rest-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>

<!-- marshalling -->
<jackson.version>2.4.2</jackson.version>
Expand Down
2 changes: 1 addition & 1 deletion spring-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>
<javassist.version>3.18.1-GA</javassist.version>
<jstl.version>1.2</jstl.version>
Expand Down
2 changes: 1 addition & 1 deletion spring-exceptions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>
<javassist.version>3.18.1-GA</javassist.version>
<jstl.version>1.2</jstl.version>
Expand Down
2 changes: 1 addition & 1 deletion spring-hibernate3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>
<javassist.version>3.18.1-GA</javassist.version>

Expand Down
2 changes: 1 addition & 1 deletion spring-hibernate4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>
<javassist.version>3.18.1-GA</javassist.version>

Expand Down
2 changes: 1 addition & 1 deletion spring-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-mvc-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-mvc-no-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>

<!-- logging -->
<org.slf4j.version>1.7.7</org.slf4j.version>
Expand Down
2 changes: 1 addition & 1 deletion spring-mvc-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>

<!-- logging -->
<org.slf4j.version>1.7.7</org.slf4j.version>
Expand Down
2 changes: 1 addition & 1 deletion spring-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-basic-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-mvc-custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-mvc-digest-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-mvc-login/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-mvc-persisted-remember-me/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-mvc-session/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-rest-basic-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-rest-custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-rest-digest-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
5 changes: 2 additions & 3 deletions spring-security-rest-full/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.baeldung</groupId>
<artifactId>spring-security-rest-full</artifactId>
Expand Down Expand Up @@ -371,7 +370,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down
2 changes: 1 addition & 1 deletion spring-security-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@

<properties>
<!-- Spring -->
<org.springframework.version>4.1.0.RELEASE</org.springframework.version>
<org.springframework.version>4.1.1.RELEASE</org.springframework.version>
<org.springframework.security.version>3.2.5.RELEASE</org.springframework.security.version>

<!-- persistence -->
Expand Down

0 comments on commit 1e087d8

Please sign in to comment.