Skip to content

Commit

Permalink
removing accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
masseyke committed Nov 21, 2024
1 parent 14f62a2 commit dbf1a36
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ grant codeBase "${codebase.netty-transport}" {
};

grant {
permission java.net.SocketPermission "*", "accept,connect";
permission java.net.SocketPermission "127.0.0.1", "accept, connect, resolve";
permission java.nio.file.LinkPermission "symbolic";
// needed for keystore tests
Expand Down

0 comments on commit dbf1a36

Please sign in to comment.