Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 59edc37

Browse files
authored
Update jni-util version to clarify licensing (#825)
Motivation: A new jni-util version was released which replaced some code which had no clear licensing. Modifications: Upgrade to latest version Result: Clear licensing of jni-util dependency
1 parent e9678e5 commit 59edc37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<packaging.type>jar</packaging.type>
8585
<netty.version>4.1.127.Final</netty.version>
8686
<netty.build.version>31</netty.build.version>
87-
<netty.jni-util.version>0.0.9.Final</netty.jni-util.version>
87+
<netty.jni-util.version>0.0.10.Final</netty.jni-util.version>
8888
<junit.version>5.9.0</junit.version>
8989
<native.maven.plugin.version>0.9.27</native.maven.plugin.version>
9090
<test.argLine>-D_</test.argLine>

0 commit comments

Comments
 (0)