Skip to content

Commit

Permalink
Merge branch '3.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
scottfrederick committed Jun 28, 2023
2 parents 2390c6c + c2146de commit 7d019c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ void plainWarApp() throws Exception {
}

@Test
@EnabledForJreRange(max = JRE.JAVA_17)
void nativeApp() throws Exception {
this.gradleBuild.expectDeprecationMessages("uses or overrides a deprecated API");
writeMainClass();
Expand Down

0 comments on commit 7d019c6

Please sign in to comment.