Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Anup Nehe <[email protected]>
  • Loading branch information
anup-nehe committed Oct 7, 2024
1 parent bd7b7aa commit ad59181
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ui-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
<selenium.version>4.11.0</selenium.version>
<cucumber.testing.version>7.2.3</cucumber.testing.version>
<surefire.plugin.version>3.0.0-M5</surefire.plugin.version>
<!-- Lombok -->
<lombok.version>1.18.30</lombok.version>
</properties>

<dependencies>
Expand All @@ -23,13 +21,6 @@
<version>${selenium.version}</version>
</dependency>

<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>${lombok.version}</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit ad59181

Please sign in to comment.