Skip to content

Commit

Permalink
chore(deps): upgrade jaxb from 2.3.1 to 2.3.9 (#2904)
Browse files Browse the repository at this point in the history
  • Loading branch information
akantcheff authored Mar 27, 2024
1 parent ed0cdd8 commit dfbaefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/groovy/Deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Deps {
public static String lombokVersion = "1.18.30"

public static String narayanaVersion = "5.10.6.Final"
public static String jaxbVersion = "2.3.1"
public static String jaxbVersion = "2.3.9"
public static String logbackVersion = "1.2.13"
public static String javaxAnnotationsVersion = "1.3.2"

Expand Down

0 comments on commit dfbaefa

Please sign in to comment.