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 ad0e2a8  Update hibernate-core to 7.2.0.CR3 (#353)
ad0e2a8 is described below

commit ad0e2a82fd2ac8c07c79d74fb580546c05d7aecd
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 09:45:38 2025 +0100

    Update hibernate-core to 7.2.0.CR3 (#353)
    
    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 c3c4a3d..345153d 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.0.CR2"
+    val hibernate = "org.hibernate" % "hibernate-core" % "7.2.0.CR3"
 
     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