Skip to content

Commit

Permalink
Update cxfVersion to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent e5e87c1 commit 2a4db8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ ext {
restAssuredVersion = '4.3.0!!'
springCloudVersion = '2021.0.9'
tomcatVersion = '9.0.93'
cxfVersion = '3.6.4'
cxfVersion = '4.0.5'
jaxwsVersion = "2.3.1"
testcontainers = '1.20.1'
sdtCommonVersion = '3.2.1'
Expand Down

0 comments on commit 2a4db8b

Please sign in to comment.