File tree Expand file tree Collapse file tree 16 files changed +25
-25
lines changed
powertools-examples-core-utilities/terraform
powertools-examples-parameters
powertools-logging-logback
powertools-parameters-appconfig
powertools-parameters-dynamodb
powertools-parameters-secrets
powertools-parameters-ssm
powertools-parameters-tests Expand file tree Collapse file tree 16 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 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 9999 <groupId >org.apache.maven.plugins</groupId >
100100 <artifactId >maven-surefire-plugin</artifactId >
101101 <!-- JUnit 5 requires Surefire version 3.1.0 or higher -->
102- <version >3.5.3 </version >
102+ <version >3.5.4 </version >
103103 </plugin >
104104 <plugin >
105105 <groupId >dev.aspectj</groupId >
Original file line number Diff line number Diff line change 7373 <groupId >org.apache.maven.plugins</groupId >
7474 <artifactId >maven-surefire-plugin</artifactId >
7575 <!-- JUnit 5 requires Surefire version 3.1.0 or higher -->
76- <version >3.5.3 </version >
76+ <version >3.5.4 </version >
7777 </plugin >
7878 <plugin >
7979 <groupId >dev.aspectj</groupId >
Original file line number Diff line number Diff line change 102102 <maven-source-plugin .version>3.3.1</maven-source-plugin .version>
103103 <maven-gpg-plugin .version>3.2.1</maven-gpg-plugin .version>
104104 <aspectj-maven-plugin .version>1.14.1</aspectj-maven-plugin .version>
105- <maven-surefire-plugin .version>3.5.3 </maven-surefire-plugin .version>
105+ <maven-surefire-plugin .version>3.5.4 </maven-surefire-plugin .version>
106106 <jacoco-maven-plugin .version>0.8.14</jacoco-maven-plugin .version>
107107 <nexus-staging-maven-plugin .version>1.7.0</nexus-staging-maven-plugin .version>
108108 <maven-javadoc-plugin .version>3.11.3</maven-javadoc-plugin .version>
625625 <plugin >
626626 <groupId >org.apache.maven.plugins</groupId >
627627 <artifactId >maven-surefire-plugin</artifactId >
628- <version >3.5.3 </version >
628+ <version >3.5.4 </version >
629629 <configuration >
630630 <argLine >
631631 @{argLine}
Original file line number Diff line number Diff line change 106106 <plugin >
107107 <groupId >org.apache.maven.plugins</groupId >
108108 <artifactId >maven-surefire-plugin</artifactId >
109- <version >3.5.3 </version >
109+ <version >3.5.4 </version >
110110 <configuration >
111111 <argLine >
112112 -Dorg.graalvm.nativeimage.imagecode=agent
Original file line number Diff line number Diff line change 123123 <plugin >
124124 <groupId >org.apache.maven.plugins</groupId >
125125 <artifactId >maven-surefire-plugin</artifactId >
126- <version >3.5.3 </version >
126+ <version >3.5.4 </version >
127127 <configuration >
128128 <argLine >
129129 -Dorg.graalvm.nativeimage.imagecode=agent
182182 <plugin >
183183 <groupId >org.apache.maven.plugins</groupId >
184184 <artifactId >maven-surefire-plugin</artifactId >
185- <version >3.5.3 </version >
185+ <version >3.5.4 </version >
186186 <configuration >
187187 <environmentVariables >
188188 <AWS_LAMBDA_LOG_FORMAT >JSON</AWS_LAMBDA_LOG_FORMAT >
Original file line number Diff line number Diff line change 112112 <plugin >
113113 <groupId >org.apache.maven.plugins</groupId >
114114 <artifactId >maven-surefire-plugin</artifactId >
115- <version >3.5.3 </version >
115+ <version >3.5.4 </version >
116116 <configuration >
117117 <argLine >
118118 -Dorg.graalvm.nativeimage.imagecode=agent
204204 <plugin >
205205 <groupId >org.apache.maven.plugins</groupId >
206206 <artifactId >maven-surefire-plugin</artifactId >
207- <version >3.5.3 </version >
207+ <version >3.5.4 </version >
208208 <configuration >
209209 <environmentVariables >
210210 <POWERTOOLS_SERVICE_NAME >testLog4j</POWERTOOLS_SERVICE_NAME >
Original file line number Diff line number Diff line change 110110 <plugin >
111111 <groupId >org.apache.maven.plugins</groupId >
112112 <artifactId >maven-surefire-plugin</artifactId >
113- <version >3.5.3 </version >
113+ <version >3.5.4 </version >
114114 <configuration >
115115 <argLine >
116116 -Dorg.graalvm.nativeimage.imagecode=agent
203203 <plugin >
204204 <groupId >org.apache.maven.plugins</groupId >
205205 <artifactId >maven-surefire-plugin</artifactId >
206- <version >3.5.3 </version >
206+ <version >3.5.4 </version >
207207 <configuration >
208208 <environmentVariables >
209209 <POWERTOOLS_SERVICE_NAME >testLogback</POWERTOOLS_SERVICE_NAME >
Original file line number Diff line number Diff line change 8080 <plugins >
8181 <plugin >
8282 <artifactId >maven-surefire-plugin</artifactId >
83- <version >3.5.3 </version >
83+ <version >3.5.4 </version >
8484 <configuration >
8585 <environmentVariables >
8686 <AWS_REGION >eu-central-1</AWS_REGION >
9898 <plugin >
9999 <groupId >org.apache.maven.plugins</groupId >
100100 <artifactId >maven-surefire-plugin</artifactId >
101- <version >3.5.3 </version >
101+ <version >3.5.4 </version >
102102 <configuration >
103103 <argLine >
104104 -Dorg.graalvm.nativeimage.imagecode=agent
Original file line number Diff line number Diff line change 108108 <plugin >
109109 <groupId >org.apache.maven.plugins</groupId >
110110 <artifactId >maven-surefire-plugin</artifactId >
111- <version >3.5.3 </version >
111+ <version >3.5.4 </version >
112112 <configuration >
113113 <argLine >
114114 -Dorg.graalvm.nativeimage.imagecode=agent
175175 <plugins >
176176 <plugin >
177177 <artifactId >maven-surefire-plugin</artifactId >
178- <version >3.5.3 </version >
178+ <version >3.5.4 </version >
179179 <configuration >
180180 <environmentVariables >
181181 <AWS_REGION >eu-central-1</AWS_REGION >
You can’t perform that action at this time.
0 commit comments