Skip to content

Commit

Permalink
fix[pom]: remove artifacts from merge conflict that was improperly re…
Browse files Browse the repository at this point in the history
…moved
  • Loading branch information
lucych authored Feb 26, 2026
1 parent 74071b1 commit 1a8b908
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,12 @@
<artifactId>javafx-controls</artifactId>
<version>${javafx.version}</version>
</dependency>
<<<<<<< HEAD

<!-- https://mvnrepository.com/artifact/org.springframework.security/spring-security-crypto -->
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-crypto</artifactId>
<version>7.0.2</version>
</dependency>
=======
>>>>>>> main
</dependencies>

<build>
Expand Down

0 comments on commit 1a8b908

Please sign in to comment.