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 @@ -17,9 +17,9 @@ configure(allprojects) { project ->
17
17
ext. eclipseLinkVersion = " 2.4.2"
18
18
ext. ehcacheVersion = " 2.8.3"
19
19
ext. ehcacheJCacheVersion = " 1.0.0"
20
- ext. groovyVersion = " 2.3.3 "
20
+ ext. groovyVersion = " 2.3.4 "
21
21
ext. hibernate3Version = " 3.6.10.Final"
22
- ext. hibernate4Version = " 4.3.5 .Final"
22
+ ext. hibernate4Version = " 4.3.6 .Final"
23
23
ext. hibVal4Version = " 4.3.1.Final"
24
24
ext. hibVal5Version = " 5.1.1.Final"
25
25
ext. hsqldbVersion = " 2.3.2"
@@ -164,7 +164,7 @@ configure(allprojects) { project ->
164
164
" http://quartz-scheduler.org/api/2.2.0/" ,
165
165
" http://fasterxml.github.com/jackson-core/javadoc/2.3.0/" ,
166
166
" http://fasterxml.github.com/jackson-databind/javadoc/2.3.0/" ,
167
- " http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs"
167
+ " http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/ "
168
168
] as String []
169
169
}
170
170
You can’t perform that action at this time.
0 commit comments