Skip to content

Commit bf6a2c9

Browse files
authored
Merge pull request #295 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.5
2 parents 1f147a2 + 8cabbd9 commit bf6a2c9

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
@@ -150,7 +150,7 @@
150150
<plugin>
151151
<groupId>org.apache.maven.plugins</groupId>
152152
<artifactId>maven-surefire-plugin</artifactId>
153-
<version>3.5.4</version>
153+
<version>3.5.5</version>
154154
</plugin>
155155
</plugins>
156156
</build>

crypto-symmetric/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<plugin>
151151
<groupId>org.apache.maven.plugins</groupId>
152152
<artifactId>maven-surefire-plugin</artifactId>
153-
<version>3.5.4</version>
153+
<version>3.5.5</version>
154154
</plugin>
155155
</plugins>
156156
</build>

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-surefire-plugin</artifactId>
187-
<version>3.5.4</version>
187+
<version>3.5.5</version>
188188
</plugin>
189189

190190
<plugin>

oauth2-oidc-remember-me/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-surefire-plugin</artifactId>
187-
<version>3.5.4</version>
187+
<version>3.5.5</version>
188188
</plugin>
189189
</plugins>
190190
</build>

oauth2-oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>org.apache.maven.plugins</groupId>
205205
<artifactId>maven-surefire-plugin</artifactId>
206-
<version>3.5.4</version>
206+
<version>3.5.5</version>
207207
</plugin>
208208
</plugins>
209209
</build>

web-sidecar-actuator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<plugin>
196196
<groupId>org.apache.maven.plugins</groupId>
197197
<artifactId>maven-surefire-plugin</artifactId>
198-
<version>3.5.4</version>
198+
<version>3.5.5</version>
199199
</plugin>
200200
</plugins>
201201
</build>

0 commit comments

Comments
 (0)