Hibernate 今天发布了两个更新版本,分别是:
4.3.7.Final change log: https://hibernate.atlassian.net/secure/ReleaseNote.jspa?projectId=10031&version=17650
4.2.16.Final change log: https://hibernate.atlassian.net/secure/ReleaseNote.jspa?projectId=10031&version=17750
这两个版本主要是 bug 修复,详细列表请看http://in.relation.to/Bloggers/HibernateORM437FinalAnd4216FinalReleased
下载地址:
JBoss Nexus: https://repository.jboss.org/nexus/content/groups/public/org/hibernate
Maven Central: http://repo1.maven.org/maven2/org/hibernate/hibernate-core (should update in a couple of days)
SourceForge: https://sourceforge.net/projects/hibernate/files/hibernate4
来自:开源中国社区

