Skip to content

0.1.19

Compare
Choose a tag to compare
@stevehu stevehu released this 07 Apr 14:54
· 853 commits to master since this release

0.1.19 - 2018-04-07

Added

Changed

  • fixes #84 remove Java 8 optional to ensure that this library can be Java 6 compatible. Thanks @johnygeorge
  • fixes #81 java.lang.NoClassDefFoundError: Failed resolution of: Ljava/util/Optional. Thanks @johnygeorge
  • fixes #83 upgrade to undertow 1.4.23.Final in sync with other repo