Skip to content

v5.0.17

Latest

Choose a tag to compare

@KaiSchwarz-cnic KaiSchwarz-cnic released this 23 Jun 16:49

5.0.17 (2026-06-23)

Bug Fixes

  • deps: bump com.ibm.icu:icu4j from 77.1 to 78.1 (3a108d4)
  • deps: bump com.ibm.icu:icu4j from 78.1 to 78.2 (be16382)
  • deps: bump com.ibm.icu:icu4j from 78.2 to 78.3 (f6547b4)
  • deps: bump org.apache.maven.plugins:maven-compiler-plugin (79accda)
  • deps: bump org.apache.maven.plugins:maven-enforcer-plugin (39cd4c7)
  • deps: bump org.apache.maven.plugins:maven-jar-plugin (01dfc19)
  • deps: bump org.apache.maven.plugins:maven-javadoc-plugin (7e9c7ae)
  • deps: bump org.apache.maven.plugins:maven-release-plugin (11cc4ef)
  • deps: bump org.apache.maven.plugins:maven-release-plugin (6044845)
  • deps: bump org.apache.maven.plugins:maven-resources-plugin (1147aa4)
  • deps: bump org.apache.maven.plugins:maven-source-plugin (e594cda)
  • deps: bump org.apache.maven.plugins:maven-surefire-plugin (697afa3)
  • deps: bump org.sonatype.central:central-publishing-maven-plugin (c123e52)
  • deps: bump org.sonatype.central:central-publishing-maven-plugin (3b8de92)
  • SocketConfig: Fix null handling in SocketConfig setters to prevent NullPointerExceptions and replace HttpsURLConnection with HttpURLConnection to resolve NPE in CI test (8ccae5e)