[java-parent-project] 02/03: Update hibernate to 5.4.28.Final
Ian Young
ian at iay.org.uk
Fri Feb 12 16:47:32 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=277b9c76844ff5c7285f3dd7eb0d9c507222d3cd
commit 277b9c76844ff5c7285f3dd7eb0d9c507222d3cd
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Feb 12 16:38:24 2021 +0000
Update hibernate to 5.4.28.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 697a4d5..cf2667c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -370,7 +370,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
- <version>5.4.12.Final</version>
+ <version>5.4.28.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