Skip to content

Commit

Permalink
chore(deps): update apache cxf packages to v3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 07275eb commit 5a713ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/Server/equellaserver/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ val TomcatVersion = "9.0.89"
val axis2Version = "1.8.2"
val circeVersion = "0.14.5"
val curatorVersion = "5.6.0"
val cxfVersion = "3.6.3"
val cxfVersion = "3.6.4"
val fs2Version = "2.5.12"
val guiceVersion = "5.1.0"
val jsassVersion = "5.10.5"
Expand Down
2 changes: 1 addition & 1 deletion autotest/Tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inConfig(Serial)(Defaults.testTasks)
val circeVersion = "0.12.1"
val http4sVersion = "0.21.8"
val catsVersion = "2.10.0"
val cxfVersion = "3.6.3"
val cxfVersion = "3.6.4"

addCompilerPlugin("org.typelevel" % "kind-projector" % "0.13.3" cross CrossVersion.full)

Expand Down

0 comments on commit 5a713ef

Please sign in to comment.