Skip to content

Commit 713f404

Browse files
authored
Merge pull request #19 from juanotto/remove-security-manager-for-app
Remove jpms flag to use security-manager
2 parents 9a28936 + c358c77 commit 713f404

File tree

1 file changed

+0
-1
lines changed
  • src/main/resources/archetype-resources/application

1 file changed

+0
-1
lines changed

src/main/resources/archetype-resources/application/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<all.clusters>${D}{project.build.directory}/${D}{brandingToken}</all.clusters>
2020
<jpms-flags>
21-
-Djava.security.manager=allow
2221
--add-opens=java.base/java.net=ALL-UNNAMED
2322
<!-- add more "add opens" if needed -->
2423
</jpms-flags>

0 commit comments

Comments
 (0)