This is an automated email from the ASF dual-hosted git repository.

pjfanning 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 02ace7a3 Update hibernate-core to 7.4.6.Final (#612)
02ace7a3 is described below

commit 02ace7a3b69861ea8c67ee44e3e5203bf2fe80cc
Author: Scala Steward <[email protected]>
AuthorDate: Sun Aug 23 19:55:45 2026 +0200

    Update hibernate-core to 7.4.6.Final (#612)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5a432bcf..d8ce98f7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -117,7 +117,7 @@ object Dependencies {
   }
 
   object Examples {
-    val hibernate = "org.hibernate" % "hibernate-core" % "7.4.5.Final"
+    val hibernate = "org.hibernate" % "hibernate-core" % "7.4.6.Final"
 
     val pekkoClusterShardingTyped = Compile.pekkoClusterShardingTyped
     val pekkoPersistenceCassandra =


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to