Skip to content

Commit 555cf6e

Browse files
Patch updates (#531)
* cxf-rt-frontend-jaxws 4.0.11 (was 4.0.10) * sbt 1.12.3 (was 1.12.2)
1 parent 1945a81 commit 555cf6e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313
}
1414

1515
object Versions {
16-
val CXF = "4.0.10"
16+
val CXF = "4.0.11"
1717
val Play = "3.0.10"
1818
}
1919

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#
22
# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
33
#
4-
sbt.version=1.12.2
4+
sbt.version=1.12.3

0 commit comments

Comments
 (0)