Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AB-xdev committed Apr 2, 2024
1 parent 8ffc915 commit c186713
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spring-security-advanced-authentication-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,12 @@
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
</plugin>
</plugins>
</build>
<profiles>
Expand Down

0 comments on commit c186713

Please sign in to comment.