Skip to content

Commit

Permalink
Merge pull request #36 from Group-5/hotfix/fix-non-parsable-pom
Browse files Browse the repository at this point in the history
fix[pom]: remove artifacts from merge conflict
  • Loading branch information
fredrjm authored Feb 26, 2026
2 parents 74071b1 + 1a8b908 commit 7b02f57
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 7b02f57

Please sign in to comment.