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

github-bot pushed a commit to branch update/hibernate-core-6.5.1.Final
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git

commit cb5b576b884bf1f6d4c5a07df51f75b22fd5dab7
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 19 00:20:02 2024 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3b9444b..9c139e1 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -98,7 +98,7 @@ object Dependencies {
   }
 
   object Examples {
-    val hibernate = "org.hibernate" % "hibernate-core" % "5.6.15.Final"
+    val hibernate = "org.hibernate" % "hibernate-core" % "6.5.1.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