Skip to content

Commit f3d141c

Browse files
committed
Fix pom-pack.
1 parent f0f540e commit f3d141c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom-pack.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
<option>-keep public class com.github.underscore.lodash.Xml$FromType { *; }</option>
112112
<option>-keepclassmembers class * { *** newArrayList(); *** newLinkedHashSet(); *** newHashSet(java.lang.Iterable); *** newLinkedHashMap(); }</option>
113113
<option>-dontnote com.github.underscore.*$ClassForName</option>
114+
<option>-dontnote com.github.underscore.lodash.*$OperationType</option>
114115
</options>
115116
<libs>
116117
<lib>${java.home.openjdk11}/lib/jrt-fs.jar</lib>

0 commit comments

Comments
 (0)