Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tyweis25 authored Jul 18, 2024
1 parent d58cbbf commit f03245f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<spring-cloud>2021.0.3</spring-cloud>
<spring-cloud-aws.version>2.4.2</spring-cloud-aws.version>
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<spring-boot.repackage.skip>true</spring-boot.repackage.skip>
</properties>

<dependencies>
Expand Down Expand Up @@ -184,7 +183,6 @@
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.1</version>
<configuration>
<skip>true</skip>
<configLocation>../misc/style/java/checkstyle.xml</configLocation>
</configuration>
</plugin>
Expand Down

0 comments on commit f03245f

Please sign in to comment.