Skip to content

Commit 485d5b7

Browse files
committed
fix: address CVE-2023-20873
1 parent 4af5911 commit 485d5b7

File tree

3 files changed

+35
-17
lines changed

3 files changed

+35
-17
lines changed

examples/cdk-application-pipeline/package-lock.json

Lines changed: 33 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/cdk-application-pipeline/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/cdk-application-pipeline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6</version>
99
<relativePath /> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.amazonaws.dpri</groupId>

0 commit comments

Comments
 (0)