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

Philippus 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 4794ebb  Update hibernate-core to 7.3.5.Final (#477)
4794ebb is described below

commit 4794ebb62ae2e9ed11f189f45721424b918bed22
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 17 16:02:30 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 40039f4..9c0399e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -108,7 +108,7 @@ object Dependencies {
   }
 
   object Examples {
-    val hibernate = "org.hibernate" % "hibernate-core" % "7.3.4.Final"
+    val hibernate = "org.hibernate" % "hibernate-core" % "7.3.5.Final"
 
     val pekkoClusterShardingTyped = "org.apache.pekko" %% 
"pekko-cluster-sharding-typed" % Versions.pekko
     val pekkoPersistenceCassandra =


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

Reply via email to