Skip to content

2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 21:03
1b839cd
<dependencies>
  <dependency>
    <groupId>com.saucelabs</groupId>
    <artifactId>saucerest</artifactId>
    <version>2.1.1</version>
  </dependency>
</dependencies>

Changelog

  • 1b839cd - Bump Selenium to 4.12.1 (#415)
  • 73178a7 - Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 (#411)
  • f07ce29 - Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0
  • df88937 - Switch to use Log4j2 (#410)
  • a989460 - Switch to use Log4j2
  • 8b40533 - Rollback setting JUnit to test scope as it breaks other code.
  • c5ed752 - Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#408)
  • 46abb01 - Switch junit to test scope (#409)
  • 97ec686 - Switch junit to test scope
  • c4fa913 - Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
  • 502dc84 - Update deps (#407)
  • 89cc828 - Update missed dependency
  • 00cf714 - Merge commit 'b4f0a4188d23fb6900046d86b871ab1eaf859120' into update-deps
  • 69b3fd3 - Merge commit '46cfb62a669b3b36fd2cd3ad88fc46eb1259e251' into update-deps
  • ead3a8e - Merge commit 'c06c7d1b594a48de817f18fc8322dd63382d135b' into update-deps
  • 4274a37 - Merge commit '13be1e2c83af0b008af1b30d6ea7eb379e56defc' into update-deps
  • 46cfb62 - Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0
  • b4f0a41 - Bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre
  • c06c7d1 - Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0
  • 13be1e2 - Bump org.apache.maven.plugins:maven-release-plugin from 3.0.0 to 3.0.1
  • 41dc52c - Bump org.seleniumhq.selenium:selenium-java from 4.9.1 to 4.11.0
  • 48f9b62 - Update README and workflow