Skip to content

2.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 13:13
<dependencies>
  <dependency>
    <groupId>com.saucelabs</groupId>
    <artifactId>saucerest</artifactId>
    <version>2.5.3</version>
  </dependency>
</dependencies>

Changelog

  • 5f7998e - Migrate to Failsafe 3
  • 70b8d22 - Bump org.seleniumhq.selenium:selenium-java from 4.22.0 to 4.23.0
  • c3e336c - Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0
  • 4c1b9f5 - Bump me.fabriciorby:maven-surefire-junit5-tree-reporter
  • b35c646 - Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1
  • b236563 - Retrying whole step if something fails.
  • 1bb1a34 - Rerunning failed tests
  • b228dc3 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
  • ea25cff - Fixing assertion on storage test
  • a0df3b3 - Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3
  • c333842 - Bump org.junit:junit-bom from 5.10.2 to 5.10.3
  • b75b157 - Bump org.seleniumhq.selenium:selenium-java from 4.21.0 to 4.22.0
  • e7df489 - Bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3
  • 39da583 - Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2
  • 4c33740 - Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
  • b02c9c5 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
  • 928f58c - Fix failures in integration tests
  • de9d22d - Migrate from Moshi/org.json to Gson
  • ab846c7 - Delombok (#531)