diff --git a/cmd/jws/projects/jakarta-faces-todo/pom.xml b/cmd/jws/projects/jakarta-faces-todo/pom.xml index f96bbf1..3c900a1 100644 --- a/cmd/jws/projects/jakarta-faces-todo/pom.xml +++ b/cmd/jws/projects/jakarta-faces-todo/pom.xml @@ -52,9 +52,9 @@ - org.hibernate + org.hibernate.orm hibernate-core - 6.3.1.Final + 7.0.0.Final diff --git a/cmd/jws/projects/jakarta-jsp-todo/pom.xml b/cmd/jws/projects/jakarta-jsp-todo/pom.xml index 3158166..a2162c8 100644 --- a/cmd/jws/projects/jakarta-jsp-todo/pom.xml +++ b/cmd/jws/projects/jakarta-jsp-todo/pom.xml @@ -54,9 +54,9 @@ - org.hibernate + org.hibernate.orm hibernate-core - 6.3.1.Final + 7.0.0.Final diff --git a/cmd/jws/projects/jakarta-rest-todo/pom.xml b/cmd/jws/projects/jakarta-rest-todo/pom.xml index e0eee0f..a1ecbf1 100644 --- a/cmd/jws/projects/jakarta-rest-todo/pom.xml +++ b/cmd/jws/projects/jakarta-rest-todo/pom.xml @@ -77,9 +77,9 @@ provided - org.hibernate + org.hibernate.orm hibernate-core - 6.3.1.Final + 7.0.0.Final