From 2c22ab22a08d0b653ee50aab6fae5eafe3b81d18 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 26 Mar 2026 22:19:36 +0000 Subject: [PATCH 1/2] [7.x] jaxb-runtime 4.0.7 (was 4.0.6) --- sbt-play-ebean/src/main/scala/play/ebean/sbt/PlayEbean.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbt-play-ebean/src/main/scala/play/ebean/sbt/PlayEbean.scala b/sbt-play-ebean/src/main/scala/play/ebean/sbt/PlayEbean.scala index 51274074..07a98d4f 100644 --- a/sbt-play-ebean/src/main/scala/play/ebean/sbt/PlayEbean.scala +++ b/sbt-play-ebean/src/main/scala/play/ebean/sbt/PlayEbean.scala @@ -57,7 +57,7 @@ object PlayEbean extends AutoPlugin { libraryDependencies ++= Seq( "com.typesafe.play" %% "play-ebean" % playEbeanVersion.value, - "org.glassfish.jaxb" % "jaxb-runtime" % "4.0.6" + "org.glassfish.jaxb" % "jaxb-runtime" % "4.0.7" ) ) From 66fcafb6b1dc25a1dc3af2582c97738da05035fb Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 26 Mar 2026 22:19:39 +0000 Subject: [PATCH 2/2] [7.x] sbt 1.12.8 (was 1.12.5) --- docs/project/build.properties | 2 +- project/build.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/project/build.properties b/docs/project/build.properties index 1b2258c3..6b78abb5 100644 --- a/docs/project/build.properties +++ b/docs/project/build.properties @@ -1,3 +1,3 @@ # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -sbt.version=1.12.5 +sbt.version=1.12.8 diff --git a/project/build.properties b/project/build.properties index 1b2258c3..6b78abb5 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,3 +1,3 @@ # Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. -sbt.version=1.12.5 +sbt.version=1.12.8