Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/src/cart/com.amazonaws-aws-…
Browse files Browse the repository at this point in the history
…java-sdk-dynamodb-1.12.560
  • Loading branch information
mergify[bot] authored Oct 1, 2023
2 parents a4eb8f9 + 80f83c6 commit e4829da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/cart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-sts</artifactId>
<version>1.12.542</version>
<version>1.12.560</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/orders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.amazon.sample</groupId>
Expand Down

0 comments on commit e4829da

Please sign in to comment.