Skip to content

Commit

Permalink
Merge pull request #276 from rhusar/security-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
rhusar authored Jan 3, 2025
2 parents 655dafd + 2d0c9a6 commit 2c6cab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<profile>
<id>jdk18-security-manager</id>
<activation>
<jdk>[18,)</jdk>
<jdk>[18,24)</jdk>
</activation>
<properties>
<surefire.security.manager>
Expand Down

0 comments on commit 2c6cab8

Please sign in to comment.