Ignore:
Timestamp:
Jun 4, 2021, 2:49:54 PM (2 years ago)
Author:
Nicklas Nordborg
Message:

References #2255: Update to Hibernate 5.5

This was an unusually problem-free upgrade of Hibernate. No compilation errors. A single compilation warning about a cast in SchemaGenerator. All test program complete without error and the web client seems to be working as expected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/3rd-party-components.txt

    r7874 r7966  
    4040
    4141More info : http://www.hibernate.org/
    42 Version   : 5.4.17
     42Version   : 5.5.0
    4343License   : LGPL (hibernate.license.txt)
    44 Jar files : hibernate-core-5.4.17.Final.jar, hibernate-commons-annotations-5.1.0.Final.jar,
     44Jar files : hibernate-core-5.5.0.Final.jar, hibernate-commons-annotations-5.1.2.Final.jar,
    4545            javax.persistence-api-2.2.jar,
    46             antlr-2.7.7.jar, dom4j-2.1.3.jar, jandex-2.1.3.Final.jar,
    47             javassist-3.24.0-GA.jar, byte-buddy-1.10.10.jar, classmate-1.5.1.jar
    48             jboss-logging-3.3.2.Final.jar, jboss-transaction-api_1.2_spec-1.1.1.Final.jar,
    49             c3p0-0.9.5.3.jar, hibernate-c3p0-5.4.17.Final.jar, mchange-commons-java-0.2.15.jar,
    50             ehcache-2.10.6.jar, hibernate-ehcache-5.4.17.Final.jar,
     46            antlr-2.7.7.jar, jandex-2.2.3.Final.jar,
     47            javassist-3.27.0-GA.jar, byte-buddy-1.10.22.jar, classmate-1.5.1.jar
     48            jboss-logging-3.4.2.Final.jar, jboss-transaction-api_1.2_spec-1.1.1.Final.jar,
     49            c3p0-0.9.5.5.jar, hibernate-c3p0-5.5.0.Final.jar, mchange-commons-java-0.2.19.jar,
     50            ehcache-2.10.6.jar, hibernate-ehcache-5.5.0.Final.jar,
    5151            slf4j-api.1.7.25.jar, slf4j-log4j12-1.7.25.jar,
    5252            FastInfoset-1.2.15.jar, istack-commons-runtime-3.0.7.jar, stax-ex-1.8.jar,
Note: See TracChangeset for help on using the changeset viewer.