[java-parent-project] branch master updated: IDP-1465 - update hibernate-core to 5.4.10.Final

Ian Young ian at iay.org.uk
Thu Jan 16 13:34:32 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=bc284ba75cb621090a088408c9183f677f77c692

The following commit(s) were added to refs/heads/master by this push:
       new  bc284ba   IDP-1465 - update hibernate-core to 5.4.10.Final
bc284ba is described below

commit bc284ba75cb621090a088408c9183f677f77c692
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jan 16 18:33:57 2020 +0000

    IDP-1465 - update hibernate-core to 5.4.10.Final
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db977e5..fb52f14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@
             <dependency>
                 <groupId>org.hibernate</groupId>
                 <artifactId>hibernate-core</artifactId>
-                <version>5.4.2.Final</version>
+                <version>5.4.10.Final</version>
                 <exclusions>
                     <exclusion>
                         <groupId>javax.activation</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list