Skip to content

1.2

Compare
Choose a tag to compare
@robtimus robtimus released this 16 Mar 15:02
· 28 commits to master since this release

Added method limitTo to JSONObfuscator.Builder to let JSON obfuscators produce truncated content.
Replaced javax.json:javax.json-api and org.glassfish.javax.json dependencies with jakarta.json:jakarta.json-api and org.glassfish.jakarta.json respectively. These still use the javax package prefix.