Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.13 (#1092)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Dec 19, 2024
1 parent bd53113 commit c6469ef
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 @@ -9,7 +9,7 @@

<properties>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<logback.version>1.5.13</logback.version>

<selenium.version>4.27.0</selenium.version>
<junit4.version>4.13.2</junit4.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 @@ -9,7 +9,7 @@

<properties>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<logback.version>1.5.13</logback.version>

<selenium.version>4.27.0</selenium.version>
<junit5.version>5.11.4</junit5.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 @@ -9,7 +9,7 @@

<properties>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<logback.version>1.5.13</logback.version>

<selenium.version>4.27.0</selenium.version>
<junit5.version>5.11.4</junit5.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 @@ -9,7 +9,7 @@

<properties>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<logback.version>1.5.13</logback.version>

<selenium.version>4.27.0</selenium.version>
<testng.version>7.10.2</testng.version>
Expand Down

0 comments on commit c6469ef

Please sign in to comment.