This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/hibernate-core-7.3.0.CR1
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit bb97b81fb99a4d0e67bf2e04e7c046abcbb76052
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 00:32:02 2026 +0000
Update hibernate-core to 7.3.0.CR1
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index bbf9dd7..ad47feb 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.1.Final"
+ val hibernate = "org.hibernate" % "hibernate-core" % "7.3.0.CR1"
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]