diff --git a/build.gradle b/build.gradle index 2784b299f23..0b84832ccd8 100644 --- a/build.gradle +++ b/build.gradle @@ -226,7 +226,7 @@ dependencies { testImplementation "org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT" testImplementation "org.hamcrest:hamcrest-library:2.2" - checkstyle 'com.puppycrawl.tools:checkstyle:8.43' + checkstyle 'com.puppycrawl.tools:checkstyle:8.44' xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '2.3.3' }