[java-parent-project] 03/03: IDP-1465 - Update hibernate to 5.4.12.Final
Ian Young
ian at iay.org.uk
Mon Feb 24 09:36:05 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=fde5f045ae38ebc7026da17f10e0f7822d9cfb40
commit fde5f045ae38ebc7026da17f10e0f7822d9cfb40
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Feb 24 14:24:43 2020 +0000
IDP-1465 - Update hibernate to 5.4.12.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 68d44e5..f7ba4e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
- <version>5.4.10.Final</version>
+ <version>5.4.12.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