File tree Expand file tree Collapse file tree 21 files changed +25
-25
lines changed
powertools-examples-batch
powertools-examples-cloudformation
powertools-examples-core-utilities
powertools-examples-idempotency
powertools-examples-kafka
powertools-examples-parameters
powertools-examples-serialization
powertools-examples-validation
src/test/resources/docker Expand file tree Collapse file tree 21 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 9696 fetch-depth : 0
9797 - name : Get changed files
9898 id : changed-files
99- uses : tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46 .0.5
99+ uses : tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47 .0.0
100100 with :
101101 files : |
102102 powertools-*/**
Original file line number Diff line number Diff line change 1- FROM squidfunk/mkdocs-material@sha256:209b62dd9530163cc5cf9a49853b5bb8570ffb3f3b5fe4eadc1d319bbda5ce2f
1+ FROM squidfunk/mkdocs-material@sha256:86d21da4f45f16e30774bf911e5b4795da13ce0cd197dbf8d3d059f256b2cc37
22
33COPY requirements.txt /tmp/
44RUN pip install --require-hashes -r /tmp/requirements.txt
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >com.amazonaws</groupId >
3838 <artifactId >aws-lambda-java-core</artifactId >
39- <version >1.3 .0</version >
39+ <version >1.4 .0</version >
4040 </dependency >
4141 <dependency >
4242 <groupId >software.amazon.awssdk</groupId >
Original file line number Diff line number Diff line change 1212 <properties >
1313 <maven .compiler.source>11</maven .compiler.source>
1414 <maven .compiler.target>11</maven .compiler.target>
15- <lambda .core.version>1.3 .0</lambda .core.version>
15+ <lambda .core.version>1.4 .0</lambda .core.version>
1616 <lambda .events.version>3.16.1</lambda .events.version>
17- <aws .sdk.version>2.33.2 </aws .sdk.version>
17+ <aws .sdk.version>2.33.5 </aws .sdk.version>
1818 <aspectj .version>1.9.20.1</aspectj .version>
1919
2020 </properties >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >com.amazonaws</groupId >
3838 <artifactId >aws-lambda-java-core</artifactId >
39- <version >1.3 .0</version >
39+ <version >1.4 .0</version >
4040 </dependency >
4141 <dependency >
4242 <groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >com.amazonaws</groupId >
3636 <artifactId >aws-lambda-java-core</artifactId >
37- <version >1.3 .0</version >
37+ <version >1.4 .0</version >
3838 </dependency >
3939 <dependency >
4040 <groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >com.amazonaws</groupId >
3535 <artifactId >aws-lambda-java-core</artifactId >
36- <version >1.3 .0</version >
36+ <version >1.4 .0</version >
3737 </dependency >
3838 <dependency >
3939 <groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >com.amazonaws</groupId >
3535 <artifactId >aws-lambda-java-core</artifactId >
36- <version >1.3 .0</version >
36+ <version >1.4 .0</version >
3737 </dependency >
3838 <dependency >
3939 <groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >com.amazonaws</groupId >
3535 <artifactId >aws-lambda-java-core</artifactId >
36- <version >1.3 .0</version >
36+ <version >1.4 .0</version >
3737 </dependency >
3838 <dependency >
3939 <groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >com.amazonaws</groupId >
3535 <artifactId >aws-lambda-java-core</artifactId >
36- <version >1.3 .0</version >
36+ <version >1.4 .0</version >
3737 </dependency >
3838 <dependency >
3939 <groupId >com.amazonaws</groupId >
You can’t perform that action at this time.
0 commit comments