Skip to content

Commit 43b0b3a

Browse files
authored
Merge pull request #33 from xdev-software/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3
2 parents 2b9e388 + bb3f92a commit 43b0b3a

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

codec-sha256/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-surefire-plugin</artifactId>
188-
<version>3.5.2</version>
188+
<version>3.5.3</version>
189189
</plugin>
190190
</plugins>
191191
</build>

crypto-symmetric/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-surefire-plugin</artifactId>
188-
<version>3.5.2</version>
188+
<version>3.5.3</version>
189189
</plugin>
190190
</plugins>
191191
</build>

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<plugin>
287287
<groupId>org.apache.maven.plugins</groupId>
288288
<artifactId>maven-surefire-plugin</artifactId>
289-
<version>3.5.2</version>
289+
<version>3.5.3</version>
290290
</plugin>
291291

292292
<plugin>

oauth2-oidc-remember-me/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<plugin>
220220
<groupId>org.apache.maven.plugins</groupId>
221221
<artifactId>maven-surefire-plugin</artifactId>
222-
<version>3.5.2</version>
222+
<version>3.5.3</version>
223223
</plugin>
224224
</plugins>
225225
</build>

oauth2-oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
<plugin>
239239
<groupId>org.apache.maven.plugins</groupId>
240240
<artifactId>maven-surefire-plugin</artifactId>
241-
<version>3.5.2</version>
241+
<version>3.5.3</version>
242242
</plugin>
243243
</plugins>
244244
</build>

web-sidecar-actuator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.apache.maven.plugins</groupId>
224224
<artifactId>maven-surefire-plugin</artifactId>
225-
<version>3.5.2</version>
225+
<version>3.5.3</version>
226226
</plugin>
227227
</plugins>
228228
</build>

0 commit comments

Comments
 (0)