Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/src/ui/org.springframework.…
Browse files Browse the repository at this point in the history
…cloud-spring-cloud-gateway-webflux-4.1.3
  • Loading branch information
mergify[bot] authored May 1, 2024
2 parents 915f99d + b4dca69 commit cde0eea
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 165 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
240 changes: 78 additions & 162 deletions src/checkout/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@nestjs/cli": "^10.2.1",
"@nestjs/schematics": "^9.2.0",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^9.4.2",
"@types/express": "^4.17.20",
"@types/jest": "28.1.4",
Expand Down

0 comments on commit cde0eea

Please sign in to comment.