diff options
| author | 2026-08-28 13:08:19 +0200 | |
|---|---|---|
| committer | 2026-08-29 21:51:45 +0200 | |
| commit | a6e41cf35eb2b49e767c1af443fe892a75893be7 (patch) | |
| tree | 2763d863cc81554a08559d1c281b59bf01b4030c /pom.xml | |
| parent | eceefd7e1772bed653937b0ff98f6e9309d09b2a (diff) | |
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -74,6 +74,9 @@ <version>3.5.1</version> <configuration> <archive> + <manifestEntries> + <Enable-Native-Access>ALL-UNNAMED</Enable-Native-Access> + </manifestEntries> <manifest> <mainClass>com.it_jaros.jns.App</mainClass> </manifest> |
