Skip to content

Commit

Permalink
chore(deps): updated simulator-spring-boot dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Sep 30, 2024
1 parent 84fafe0 commit 11d06b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<lombok.version>1.18.34</lombok.version>
<citrus.version>4.3.2</citrus.version>

<spring-boot.version>3.3.3</spring-boot.version>
<spring.version>6.3.3</spring.version>
<spring-boot.version>3.3.4</spring-boot.version>
<spring.version>6.3.4</spring.version>
<testng.version>7.10.2</testng.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
<xerces.version>2.12.2</xerces.version>
Expand Down
2 changes: 1 addition & 1 deletion simulator-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<!-- Plugin Management -->
<hibernate.version>6.5.2.Final</hibernate.version>
<org.mapstruct.version>1.6.1</org.mapstruct.version>
<org.mapstruct.version>1.6.2</org.mapstruct.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 11d06b5

Please sign in to comment.