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

engelen 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 ee57d42  Update hibernate-core to 7.2.5.Final (#416)
ee57d42 is described below

commit ee57d42e3b494d303209a890f48b7649d67fd7c4
Author: Scala Steward <[email protected]>
AuthorDate: Sun Feb 22 16:51:13 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f80561c..f14f424 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -102,7 +102,7 @@ object Dependencies {
   }
 
   object Examples {
-    val hibernate = "org.hibernate" % "hibernate-core" % "7.2.4.Final"
+    val hibernate = "org.hibernate" % "hibernate-core" % "7.2.5.Final"
 
     val pekkoPersistenceTyped = "org.apache.pekko" %% 
"pekko-persistence-typed" % Versions.pekko
     val pekkoClusterShardingTyped = "org.apache.pekko" %% 
"pekko-cluster-sharding-typed" % Versions.pekko


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

Reply via email to