File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ ext {
1616 linkIssue = ' https://jira.spring.io/browse/SPR'
1717 linkScmUrl = ' https://github.com/spring-projects/spring-framework'
1818 linkScmConnection = ' scm:git:git://github.com/spring-projects/spring-framework.git'
19- linkScmDevConnection
= ' scm:git:ssh://[email protected] :spring-projects/spring-framwork .git' 19+ linkScmDevConnection
= ' scm:git:ssh://[email protected] :spring-projects/spring-framework .git' 2020}
2121
2222configure(allprojects) { project ->
2323 group = " org.springframework"
2424 version = qualifyVersionIfNecessary(version)
2525
26- ext. aspectjVersion = " 1.8.1 "
26+ ext. aspectjVersion = " 1.8.2 "
2727 ext. eclipseLinkVersion = " 2.4.2"
2828 ext. ehcacheVersion = " 2.8.3"
2929 ext. ehcacheJCacheVersion = " 1.0.0"
@@ -33,7 +33,7 @@ configure(allprojects) { project ->
3333 ext. hibVal4Version = " 4.3.2.Final"
3434 ext. hibVal5Version = " 5.1.2.Final"
3535 ext. hsqldbVersion = " 2.3.2"
36- ext. jackson2Version = " 2.4.1 "
36+ ext. jackson2Version = " 2.4.2 "
3737 ext. gsonVersion = " 2.3"
3838 ext. jasperReportsVersion = " 5.6.0"
3939 ext. jettyVersion = " 9.2.2.v20140723"
You can’t perform that action at this time.
0 commit comments