Skip to content

Commit a305bf7

Browse files
committed
Latest dependency updates (Hibernate 4.2.15, Tiles 3.0.5)
1 parent e16f21c commit a305bf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ configure(allprojects) { project ->
2323
ext.eclipseLinkVersion = "2.4.2"
2424
ext.groovyVersion = "1.8.9"
2525
ext.hibernate3Version = "3.6.10.Final"
26-
ext.hibernate4Version = "4.2.14.Final"
26+
ext.hibernate4Version = "4.2.15.Final"
2727
ext.hibVal4Version = "4.3.2.Final"
2828
ext.hsqldbVersion = "2.3.2"
2929
ext.jackson1Version = "1.9.13"
@@ -35,7 +35,7 @@ configure(allprojects) { project ->
3535
ext.openJpaVersion = "2.2.2"
3636
ext.slf4jVersion = "1.7.7"
3737
ext.tiles2Version = "2.2.2"
38-
ext.tiles3Version = "3.0.4"
38+
ext.tiles3Version = "3.0.5"
3939
ext.tomcatVersion = "8.0.9"
4040
ext.xstreamVersion = "1.4.7"
4141

0 commit comments

Comments
 (0)