This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new 865885eb Update hibernate-core to 7.4.3.Final (#550)
865885eb is described below
commit 865885eb743116ea229d745448e57b753e2e6de2
Author: Scala Steward <[email protected]>
AuthorDate: Sun Jun 28 17:11:47 2026 +0200
Update hibernate-core to 7.4.3.Final (#550)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 316acf65..2dc79f03 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -116,7 +116,7 @@ object Dependencies {
}
object Examples {
- val hibernate = "org.hibernate" % "hibernate-core" % "7.4.2.Final"
+ val hibernate = "org.hibernate" % "hibernate-core" % "7.4.3.Final"
val pekkoClusterShardingTyped = Compile.pekkoClusterShardingTyped
val pekkoPersistenceCassandra =
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]