Skip to content

Commit

Permalink
Combined dependency updates (2024-09-28)
Browse files Browse the repository at this point in the history
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump org.seleniumhq.selenium:selenium-java from 4.24.0 to 4.25.0](#118)
- [Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1](#117)
- [Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6](#116)
- [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.1 to 2.24.0](#115)
  • Loading branch information
giis-qabot authored Sep 28, 2024
1 parent d27a2bf commit eac4638
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@

<slf4j-api.version>2.0.16</slf4j-api.version>

<log4j-slf4j2-impl.version>2.23.1</log4j-slf4j2-impl.version>
<log4j-slf4j2-impl.version>2.24.0</log4j-slf4j2-impl.version>

<junit-jupiter-api.version>5.11.0</junit-jupiter-api.version>
<junit-jupiter-api.version>5.11.1</junit-jupiter-api.version>

<selenium-java.version>4.24.0</selenium-java.version>
<selenium-java.version>4.25.0</selenium-java.version>

<selema.version>3.2.3</selema.version>

Expand Down Expand Up @@ -279,7 +279,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.5</version>
<version>3.2.6</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit eac4638

Please sign in to comment.