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 f03245f commit 319fe18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<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>
<start-class>com.mycorp.starter.HelloWorldApplication</start-class>
</properties>

<dependencies>
Expand Down

0 comments on commit 319fe18

Please sign in to comment.