Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15 (#992)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Aug 9, 2024
1 parent d80baca commit 259ad8b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion selenium-webdriver-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>1.2.0</version>

<properties>
<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.15</slf4j.version>
<logback.version>1.5.6</logback.version>

<selenium.version>4.23.0</selenium.version>
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5-seljup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>1.2.0</version>

<properties>
<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.15</slf4j.version>
<logback.version>1.5.6</logback.version>

<selenium.version>4.23.0</selenium.version>
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>1.2.0</version>

<properties>
<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.15</slf4j.version>
<logback.version>1.5.6</logback.version>

<selenium.version>4.23.0</selenium.version>
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>1.2.0</version>

<properties>
<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.15</slf4j.version>
<logback.version>1.5.6</logback.version>

<selenium.version>4.23.0</selenium.version>
Expand Down

0 comments on commit 259ad8b

Please sign in to comment.