Skip to content

Commit

Permalink
Merge branch 'master' into feature/dolly-frontend-react-19
Browse files Browse the repository at this point in the history
  • Loading branch information
stigus committed Jan 14, 2025
2 parents 692fca2 + 4cd9c77 commit 2350ada
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 2350ada

Please sign in to comment.