File tree Expand file tree Collapse file tree 33 files changed +67
-67
lines changed
powertools-examples-batch
powertools-examples-cloudformation
powertools-examples-core-utilities
powertools-examples-idempotency
powertools-examples-kafka
powertools-examples-parameters
powertools-examples-serialization/sam-graalvm
powertools-cloudformation
src/test/resources/docker
powertools-idempotency-core
powertools-idempotency-dynamodb
powertools-logging-logback
powertools-parameters-appconfig
powertools-parameters-dynamodb
powertools-parameters-secrets
powertools-parameters-ssm
powertools-parameters-tests Expand file tree Collapse file tree 33 files changed +67
-67
lines changed Original file line number Diff line number Diff line change 120120 <plugin >
121121 <groupId >org.apache.maven.plugins</groupId >
122122 <artifactId >maven-shade-plugin</artifactId >
123- <version >3.6.0 </version >
123+ <version >3.6.1 </version >
124124 <executions >
125125 <execution >
126126 <phase >package</phase >
Original file line number Diff line number Diff line change 1414 <maven .compiler.target>11</maven .compiler.target>
1515 <lambda .core.version>1.4.0</lambda .core.version>
1616 <lambda .events.version>3.16.1</lambda .events.version>
17- <aws .sdk.version>2.35.10 </aws .sdk.version>
17+ <aws .sdk.version>2.36.1 </aws .sdk.version>
1818 <aspectj .version>1.9.20.1</aspectj .version>
1919
2020 </properties >
116116 <plugin >
117117 <groupId >org.apache.maven.plugins</groupId >
118118 <artifactId >maven-shade-plugin</artifactId >
119- <version >3.6.0 </version >
119+ <version >3.6.1 </version >
120120 <executions >
121121 <execution >
122122 <phase >package</phase >
159159 <plugin >
160160 <groupId >org.graalvm.buildtools</groupId >
161161 <artifactId >native-maven-plugin</artifactId >
162- <version >0.11.0 </version >
162+ <version >0.11.2 </version >
163163 <extensions >true</extensions >
164164 <executions >
165165 <execution >
Original file line number Diff line number Diff line change 104104 <plugin >
105105 <groupId >org.apache.maven.plugins</groupId >
106106 <artifactId >maven-shade-plugin</artifactId >
107- <version >3.6.0 </version >
107+ <version >3.6.1 </version >
108108 <executions >
109109 <execution >
110110 <phase >package</phase >
Original file line number Diff line number Diff line change 99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1010 <cdk .version>2.220.0</cdk .version>
1111 <constructs .version>[10.0.0,11.0.0)</constructs .version>
12- <junit .version>5.13.4 </junit .version>
12+ <junit .version>5.14.0 </junit .version>
1313 </properties >
1414 <build >
1515 <plugins >
Original file line number Diff line number Diff line change 116116 <plugin >
117117 <groupId >org.apache.maven.plugins</groupId >
118118 <artifactId >maven-shade-plugin</artifactId >
119- <version >3.6.0 </version >
119+ <version >3.6.1 </version >
120120 <executions >
121121 <execution >
122122 <phase >package</phase >
158158 <plugin >
159159 <groupId >org.graalvm.buildtools</groupId >
160160 <artifactId >native-maven-plugin</artifactId >
161- <version >0.11.0 </version >
161+ <version >0.11.2 </version >
162162 <extensions >true</extensions >
163163 <executions >
164164 <execution >
Original file line number Diff line number Diff line change 9090 <plugin >
9191 <groupId >org.apache.maven.plugins</groupId >
9292 <artifactId >maven-shade-plugin</artifactId >
93- <version >3.6.0 </version >
93+ <version >3.6.1 </version >
9494 <executions >
9595 <execution >
9696 <phase >package</phase >
Original file line number Diff line number Diff line change 9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-shade-plugin</artifactId >
94- <version >3.6.0 </version >
94+ <version >3.6.1 </version >
9595 <executions >
9696 <execution >
9797 <phase >package</phase >
Original file line number Diff line number Diff line change 9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-shade-plugin</artifactId >
94- <version >3.6.0 </version >
94+ <version >3.6.1 </version >
9595 <executions >
9696 <execution >
9797 <phase >package</phase >
126126 <plugin >
127127 <groupId >org.apache.maven.plugins</groupId >
128128 <artifactId >maven-surefire-plugin</artifactId >
129- <version >3.5.3 </version >
129+ <version >3.5.4 </version >
130130 <configuration >
131131 <environmentVariables >
132132 <LAMBDA_TASK_ROOT >handler</LAMBDA_TASK_ROOT >
Original file line number Diff line number Diff line change 9696 <plugin >
9797 <groupId >org.apache.maven.plugins</groupId >
9898 <artifactId >maven-shade-plugin</artifactId >
99- <version >3.6.0 </version >
99+ <version >3.6.1 </version >
100100 <executions >
101101 <execution >
102102 <phase >package</phase >
139139 <plugin >
140140 <groupId >org.graalvm.buildtools</groupId >
141141 <artifactId >native-maven-plugin</artifactId >
142- <version >0.11.0 </version >
142+ <version >0.11.2 </version >
143143 <extensions >true</extensions >
144144 <executions >
145145 <execution >
Original file line number Diff line number Diff line change 107107 <plugin >
108108 <groupId >org.apache.maven.plugins</groupId >
109109 <artifactId >maven-shade-plugin</artifactId >
110- <version >3.6.0 </version >
110+ <version >3.6.1 </version >
111111 <executions >
112112 <execution >
113113 <phase >package</phase >
You can’t perform that action at this time.
0 commit comments