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 ->
1717 ext. eclipseLinkVersion = " 2.4.2"
1818 ext. ehcacheVersion = " 2.8.3"
1919 ext. ehcacheJCacheVersion = " 1.0.0"
20- ext. groovyVersion = " 2.3.3 "
20+ ext. groovyVersion = " 2.3.4 "
2121 ext. hibernate3Version = " 3.6.10.Final"
22- ext. hibernate4Version = " 4.3.5 .Final"
22+ ext. hibernate4Version = " 4.3.6 .Final"
2323 ext. hibVal4Version = " 4.3.1.Final"
2424 ext. hibVal5Version = " 5.1.1.Final"
2525 ext. hsqldbVersion = " 2.3.2"
@@ -164,7 +164,7 @@ configure(allprojects) { project ->
164164 " http://quartz-scheduler.org/api/2.2.0/" ,
165165 " http://fasterxml.github.com/jackson-core/javadoc/2.3.0/" ,
166166 " 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/ "
168168 ] as String []
169169}
170170
You can’t perform that action at this time.
0 commit comments