Skip to content

Commit

Permalink
chore: sync from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
dpra-bot committed Jul 1, 2024
1 parent 0423ce1 commit 6641f13
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
20 changes: 10 additions & 10 deletions examples/cdk-application-pipeline/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 examples/cdk-application-pipeline/package.json

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

2 changes: 1 addition & 1 deletion examples/cdk-application-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.5.0</version>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>org.liquibase</groupId>
Expand Down
20 changes: 10 additions & 10 deletions examples/codecatalyst-application-pipeline/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 examples/codecatalyst-application-pipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"aws-cdk": "^2.147.2",
"cdk-nag": "^2.28.153",
"cdk-nag": "^2.28.154",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-import-resolver-node": "^0.3.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/codecatalyst-application-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.5.0</version>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>org.liquibase</groupId>
Expand Down

0 comments on commit 6641f13

Please sign in to comment.