Skip to content

Commit 1f60c30

Browse files
committed
[#2089] dependencies upgrade:
* com.h2database:h2 1.4.193 -->> 1.4.194 * joda-time 2.9.7 -- >> 2.9.9 * mysql:mysql-connector-java 5.1.40 -->> 5.1.41 * org.codehaus.groovy:groovy-all 2.4.7 -->> 2.4.10
1 parent a95a35f commit 1f60c30

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

framework/dependencies.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ require: &allDependencies
2323
- commons-lang 2.6
2424
- commons-logging 1.2
2525
- dom4j 1.6.1
26-
- com.h2database -> h2 1.4.193
26+
- com.h2database -> h2 1.4.194
2727
- javax.activation -> activation 1.1.1
2828
- javax.mail -> mail 1.4.7
2929
- javax.inject 1.0
3030
- javax.validation -> validation-api 1.1.0.Final
3131
- jaxen 1.1.6
32-
- joda-time 2.9.7
32+
- joda-time 2.9.9
3333
- org.hamcrest -> hamcrest-all 1.3
3434
- junit 4.12
3535
- jregex 1.2_01
@@ -38,12 +38,12 @@ require: &allDependencies
3838
- net.sf.ezmorph -> ezmorph 1.0.6
3939
- net.sf.jsr107cache -> jsr107cache 1.1
4040
- net.sf.oval -> oval 1.86
41-
- mysql -> mysql-connector-java 5.1.40
41+
- mysql -> mysql-connector-java 5.1.41
4242
- oauth.signpost -> signpost-core 1.2.1.2
4343
- org.apache.geronimo.specs -> geronimo-servlet_2.5_spec 1.2
4444
- org.apache.ivy -> ivy 2.4.0
4545
- org.bouncycastle -> bcprov-jdk15 1.46
46-
- org.codehaus.groovy -> groovy-all 2.4.7
46+
- org.codehaus.groovy -> groovy-all 2.4.10
4747
- org.eclipse.jdt.core 3.10.0.v20140604-1726
4848
- org.hibernate -> hibernate-core 4.2.19.Final
4949
- org.hibernate -> hibernate-commons-annotations 4.0.2.Final
968 KB
Binary file not shown.

0 commit comments

Comments
 (0)