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 Jun 23, 2024
1 parent 2fc19fb commit 25b0e6f
Show file tree
Hide file tree
Showing 6 changed files with 722 additions and 692 deletions.
675 changes: 345 additions & 330 deletions examples/cdk-application-pipeline/package-lock.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions examples/cdk-application-pipeline/package.json

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

4 changes: 2 additions & 2 deletions examples/cdk-application-pipeline/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.3.0</version>
<version>3.3.1</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>com.amazonaws.dpri</groupId>
Expand Down Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>6.1.9</version>
<version>6.1.10</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Loading

0 comments on commit 25b0e6f

Please sign in to comment.