Ignore:
Timestamp:
Jun 8, 2020, 9:38:48 AM (3 years ago)
Author:
Nicklas Nordborg
Message:

References #2214: Upgrade Hibernate and other 3-rd party components

Updated Hibernate to 5.4.17. Compilation and all tests works without any errors.

File:
1 edited

Legend:

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

    r7817 r7819  
    4040
    4141More info : http://www.hibernate.org/
    42 Version   : 5.4.5
     42Version   : 5.4.17
    4343License   : LGPL (hibernate.license.txt)
    44 Jar files : hibernate-core-5.4.5.Final.jar, hibernate-commons-annotations-5.1.0.Final.jar,
     44Jar files : hibernate-core-5.4.17.Final.jar, hibernate-commons-annotations-5.1.0.Final.jar,
    4545            javax.persistence-api-2.2.jar,
    46             antlr-2.7.7.jar, dom4j-2.1.1.jar, jandex-2.0.5.Final.jar,
    47             javassist-3.24.0-GA.jar, byte-buddy-1.9.11.jar, classmate-1.3.4.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
    4848            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.5.Final.jar, mchange-commons-java-0.2.15.jar,
    50             ehcache-2.10.6.jar, hibernate-ehcache-5.4.5.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,
    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.