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

fanningpj 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 503cf3f  Update hibernate-core to 7.2.3.Final (#401)
503cf3f is described below

commit 503cf3f8c48eb88f06ccc31916bf4c8201d2e7d0
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 01:47:51 2026 +0100

    Update hibernate-core to 7.2.3.Final (#401)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8c3dccf..90b66a0 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.2.Final"
+    val hibernate = "org.hibernate" % "hibernate-core" % "7.2.3.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