Skip to content

Commit

Permalink
adopt formatvalidation requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiede committed Jun 7, 2024
1 parent 71a6e11 commit 55e78f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@
<profile>
<id>formatvalidation</id>
<activation>
<jdk>[11,)</jdk>
<jdk>[17,)</jdk>
</activation>
<build>
<plugins>
Expand Down

0 comments on commit 55e78f6

Please sign in to comment.