Skip to content

Release 4.9.0

Compare
Choose a tag to compare
@MediaMarco MediaMarco released this 16 Aug 11:17
· 463 commits to main since this release

Release 4.9.0

  • Bugfix: Recent changes to Chrome's webdriver management broke the automatic webdriver download
    This was realized through a change from the webdrivermanager library to Selenium's built-in driver manager
  • Breaking change: Many dependency updates (Spring Boot 3, including the move from javax.servlet to jakarta.servlet packages) that
    bump the Java minimum requirements to Java 17.

What's Changed

  • Bump nettyVersion from 4.1.93.Final to 4.1.94.Final by @dependabot in #767
  • Bump commons-codec:commons-codec from 1.15 to 1.16.0 by @dependabot in #775
  • Bump org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1 by @dependabot in #776
  • Bump commons-io:commons-io from 2.12.0 to 2.13.0 by @dependabot in #743
  • Bump info.picocli:picocli from 4.7.3 to 4.7.4 by @dependabot in #734
  • Bump org.seleniumhq.selenium:selenium-java from 4.9.1 to 4.10.0 by @dependabot in #742
  • Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre by @dependabot in #745
  • Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 by @dependabot in #763
  • Bump software.amazon.awssdk.crt:aws-crt from 0.21.17 to 0.22.2 by @dependabot in #769
  • Bump amazonAwsJavaSdkVersion from 1.12.479 to 1.12.496 by @dependabot in #781
  • Bump io.rest-assured:rest-assured from 5.3.0 to 5.3.1 by @dependabot in #761
  • Bump amazonAwsJavaSdkVersion from 1.12.496 to 1.12.504 by @dependabot in #802
  • Bump com.google.guava:guava from 32.0.1-jre to 32.1.1-jre by @dependabot in #790
  • Bump org.codehaus.janino:janino from 3.1.9 to 3.1.10 by @dependabot in #795
  • Bump software.amazon.awssdk.crt:aws-crt from 0.22.2 to 0.22.5 by @dependabot in #798
  • Bump org.yaml:snakeyaml from 2.0 to 2.1 by @dependabot in #856
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.4.9 by @dependabot in #857
  • Bump amazonAwsJavaSdkVersion from 1.12.504 to 1.12.523 by @dependabot in #855
  • Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by @dependabot in #846
  • Bump software.amazon.awssdk.crt:aws-crt from 0.22.5 to 0.24.1 by @dependabot in #853
  • Bump org.hibernate.validator:hibernate-validator from 6.2.5.Final to 8.0.1.Final by @dependabot in #772
  • Bump nettyVersion from 4.1.94.Final to 4.1.96.Final by @dependabot in #837
  • Bump junitJupiterVersion from 5.9.3 to 5.10.0 by @dependabot in #829
  • Bump amazonAwsJavaSdkVersion from 1.12.523 to 1.12.524 by @dependabot in #859
  • Bump awsSdkVersion from 2.18.16 to 2.20.121 by @dependabot in #858
  • Bump com.amazonaws:aws-xray-recorder-sdk-bom from 2.13.0 to 2.14.0 by @dependabot in #632
  • Bump amazonAwsJavaSdkVersion from 1.12.524 to 1.12.528 by @dependabot in #870
  • Bump software.amazon.awssdk.crt:aws-crt from 0.24.1 to 0.25.0 by @dependabot in #868
  • Bump de.otto.edison:edison-core from 3.1.0 to 3.1.1 by @dependabot in #861
  • Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.11 by @dependabot in #865
  • Bump tomcatVersion from 10.1.11 to 10.1.12 by @dependabot in #872
  • Bump awsSdkVersion from 2.20.121 to 2.20.127 by @dependabot in #874

Full Changelog: v4.8.4...v4.9.0