Skip to content

Commit

Permalink
Update dolly-versions.gradle
Browse files Browse the repository at this point in the history
Update jaxws
  • Loading branch information
stigus authored Jan 14, 2025
1 parent c9d3e26 commit 4cd9c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/java/src/main/groovy/dolly-versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class DollyVersionCatalog {
String javaxActivation = "1.1.1"
String javaxAnnotation = "1.3.2"
String jaxb = "4.0.5"
String jaxws = "4.0.2"
String jaxws = "4.0.3"
String jweaver = "1.9.22.1"
String jwt = "4.4.0"
String logback = "8.0"
Expand All @@ -37,4 +37,4 @@ class DollyVersionCatalog {
String reactorTest = "3.7.1"
String springdoc = "2.8.0"
String swagger = "2.2.27"
}
}

0 comments on commit 4cd9c77

Please sign in to comment.