You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES_LATEST.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ Compiled distributions comprising headers and shared libraries available at: htt
81
81
82
82
83
83
## New Features
84
-
-**Copy jin library from input stream rather than file**
84
+
-**Copy jni library from input stream rather than file**
85
85
We now copy the jni library by reading from it as an input stream rather than as a file copy. This approach works when the JNI jars are nested, such as in Spring Boot projects.
0 commit comments