Skip to content

Commit 528d25d

Browse files
updated Spring Framework
1 parent 1e67fc4 commit 528d25d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<url>http://shadowfax.fritz.box/p/greenshop</url>
99
<properties>
1010
<java-version>1.8</java-version>
11-
<org.springframework-version>4.1.5.RELEASE</org.springframework-version>
12-
<spring.integration.version>4.1.2.RELEASE</spring.integration.version>
13-
<spring.security.version>3.2.5.RELEASE</spring.security.version>
11+
<org.springframework-version>4.1.7.RELEASE</org.springframework-version>
12+
<spring.integration.version>4.1.6.RELEASE</spring.integration.version>
13+
<spring.security.version>3.2.8.RELEASE</spring.security.version>
1414
<org.aspectj-version>1.6.12</org.aspectj-version>
1515
<org.slf4j-version>1.7.6</org.slf4j-version>
16-
<maven.scm.version>1.9.2</maven.scm.version>
16+
<maven.scm.version>1.9.4</maven.scm.version>
1717
<encoding>UTF-8</encoding>
1818
</properties>
1919
<dependencies>
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>mysql</groupId>
144144
<artifactId>mysql-connector-java</artifactId>
145-
<version>5.1.21</version>
145+
<version>5.1.36</version>
146146
</dependency>
147147

148148
<!-- JSR 303 with Hibernate Validator -->

0 commit comments

Comments
 (0)