Skip to content

Commit

Permalink
Bump spring.version from 6.1.4 to 6.1.6 (#2141)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 64c988a commit ecc7dbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/appium/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<fluentlenium.version>6.0.0</fluentlenium.version>
<spring.version>6.1.4</spring.version>
<spring.version>6.1.6</spring.version>
<appium.selenium.version>4.16.0</appium.selenium.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<selenium.version>4.16.0</selenium.version>
<testng.version>7.9.0</testng.version>
<junit5.version>5.10.2</junit5.version>
<spring.version>6.1.4</spring.version>
<spring.version>6.1.6</spring.version>
<slf4j.version>2.0.12</slf4j.version>
<seleniumDevtools.artifactId>selenium-devtools-v120</seleniumDevtools.artifactId>
<fluentlenium.capabilities.default>{"goog:chromeOptions": {"args": ["headless=new","no-sandbox", "disable-gpu",
Expand Down

0 comments on commit ecc7dbc

Please sign in to comment.