Author: tchemit Date: 2013-04-28 20:56:19 +0200 (Sun, 28 Apr 2013) New Revision: 2714 Url: http://nuiton.org/projects/topia/repository/revisions/2714 Log: refs #2652: Update to hibernate 4.2.1.Final Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-04-23 21:33:04 UTC (rev 2713) +++ trunk/pom.xml 2013-04-28 18:56:19 UTC (rev 2714) @@ -64,7 +64,7 @@ <processorPluginVersion>1.3</processorPluginVersion> <nuitonI18nVersion>2.5</nuitonI18nVersion> <xmlrpcVersion>3.1.2</xmlrpcVersion> - <hibernateVersion>4.2.0.Final</hibernateVersion> + <hibernateVersion>4.2.1.Final</hibernateVersion> <sl4jVersion>1.7.5</sl4jVersion> <h2Version>1.3.171</h2Version> <hamcrestVersion>1.3</hamcrestVersion>
participants (1)
-
tchemit@users.nuiton.org