Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/src/checkout/nestjs/…
Browse files Browse the repository at this point in the history
…schematics-10.1.1
  • Loading branch information
mergify[bot] authored May 1, 2024
2 parents 9a79c1f + 8f52197 commit 740f528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>2.25.0</version>
<version>2.25.42</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 740f528

Please sign in to comment.