[java-parent-project] branch main updated: Update hibernate-core to 5.4.30.Final
Ian Young
ian at iay.org.uk
Sat Mar 19 10:08:44 UTC 2022
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=cdc482a193ca39a1901ada7ec4df201ecf286eb9
The following commit(s) were added to refs/heads/main by this push:
new cdc482a Update hibernate-core to 5.4.30.Final
cdc482a is described below
commit cdc482a193ca39a1901ada7ec4df201ecf286eb9
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sat Mar 19 10:08:14 2022 +0000
Update hibernate-core to 5.4.30.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c4794f..21dc5cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
- <version>5.4.29.Final</version>
+ <version>5.4.30.Final</version>
<exclusions>
<!-- <exclusion>
<groupId>org.dom4j</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list