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 0c0d4414 Update hibernate-core to 7.4.2.Final (#537)
0c0d4414 is described below

commit 0c0d44149287a0b7b31cf250eabac0467c7962c7
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jun 22 17:15:17 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 1b6c49a7..319d22a4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -111,7 +111,7 @@ object Dependencies {
   }
 
   object Examples {
-    val hibernate = "org.hibernate" % "hibernate-core" % "7.4.1.Final"
+    val hibernate = "org.hibernate" % "hibernate-core" % "7.4.2.Final"
 
     val pekkoClusterShardingTyped = Compile.pekkoClusterShardingTyped
     val pekkoPersistenceCassandra =


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

Reply via email to