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 a1068ba9 Update hibernate-core to 7.4.1.Final (#516)
a1068ba9 is described below

commit a1068ba99afe711030d716b85242a60b39172167
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jun 10 16:21:52 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a2f00281..39de15d3 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.0.Final"
+    val hibernate = "org.hibernate" % "hibernate-core" % "7.4.1.Final"
 
     val pekkoClusterShardingTyped = Compile.pekkoClusterShardingTyped
     val pekkoPersistenceCassandra =


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

Reply via email to