Add java.util.regex.Matcher to increase compatibility with version-clj.
This commit is contained in:
parent
d13f1295f1
commit
aacbcc3602
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@
|
|||
java.util.jar.JarFile$JarFileEntry
|
||||
java.util.stream.Stream
|
||||
java.util.Random
|
||||
;; java.util.regex.Matcher
|
||||
java.util.regex.Matcher
|
||||
java.util.regex.Pattern
|
||||
java.util.Base64
|
||||
java.util.Base64$Decoder
|
||||
|
|
|
|||
Loading…
Reference in a new issue