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 f5c35c6  Update hibernate-core to 7.3.4.Final (#471)
f5c35c6 is described below

commit f5c35c6993ebed15c5df7d6aefb22f6ab5438279
Author: Scala Steward <[email protected]>
AuthorDate: Mon May 11 20:08:00 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f283691..b97c11d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -107,7 +107,7 @@ object Dependencies {
   }
 
   object Examples {
-    val hibernate = "org.hibernate" % "hibernate-core" % "7.3.3.Final"
+    val hibernate = "org.hibernate" % "hibernate-core" % "7.3.4.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