Skip to content

Commit

Permalink
[JENKINS-49070] - Whitelist BigDecimal and BigInteger
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Jan 22, 2018
1 parent adb3c86 commit 1393f69
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -54,6 +54,8 @@ java.lang.String$CaseInsensitiveComparator
java.lang.StringBuffer
java.lang.StringBuilder
java.lang.reflect.Proxy
java.math.BigDecimal
java.math.BigInteger
java.net.URI
java.net.URL
java.security.KeyRep
Expand Down

0 comments on commit 1393f69

Please sign in to comment.