Skip to content

Commit

Permalink
Combined dependency updates (2023-09-30) (#25)
Browse files Browse the repository at this point in the history
Includes these updates:
- [Bump org.seleniumhq.selenium:selenium-java from 4.12.1 to 4.13.0](#24)
- [Bump org.springframework.boot:spring-boot-maven-plugin from 3.1.3 to 3.1.4](#22)
  • Loading branch information
giis-qabot authored Sep 30, 2023
1 parent b10e2f9 commit b59e3d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.12.1</version>
<version>4.13.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down Expand Up @@ -231,7 +231,7 @@

<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>

<!-- ONLY ON DEVELOPMENT -->
<dependencies>
Expand Down

0 comments on commit b59e3d8

Please sign in to comment.