[java-parent-project] 01/02: Update hibernate to 5.4.29.Final

Ian Young ian at iay.org.uk
Tue Mar 16 16:02:24 UTC 2021


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

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

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

commit b50f1ab0dbffadbf5c26fac357101aeef8ad6c4e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Mar 16 15:49:44 2021 +0000

    Update hibernate to 5.4.29.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 818a902..d1c8f7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -370,7 +370,7 @@
             <dependency>
                 <groupId>org.hibernate</groupId>
                 <artifactId>hibernate-core</artifactId>
-                <version>5.4.28.Final</version>
+                <version>5.4.29.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