Skip to content

Commit

Permalink
keep rasp javassist package
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackerl committed Nov 23, 2022
1 parent 1b371a8 commit b836b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rasp/jvm/JVMProbe/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
-dontwarn rasp.com.lmax.disruptor.**
-keep class rasp.com.lmax.disruptor.** {*;}

-keep class rasp.javassist.** {*;}
-keep class rasp.com.fasterxml.jackson.** {*;}

-keepclassmembers class * extends rasp.com.fasterxml.jackson.databind.ser.std.StdSerializer {
Expand Down

0 comments on commit b836b65

Please sign in to comment.