summaryrefslogtreecommitdiffstats
path: root/sample-apps/http-api-using-request-handlers-and-processors/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sample-apps/http-api-using-request-handlers-and-processors/pom.xml')
-rw-r--r--sample-apps/http-api-using-request-handlers-and-processors/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-apps/http-api-using-request-handlers-and-processors/pom.xml b/sample-apps/http-api-using-request-handlers-and-processors/pom.xml
index 6e7d0da75db..f9c114a1efa 100644
--- a/sample-apps/http-api-using-request-handlers-and-processors/pom.xml
+++ b/sample-apps/http-api-using-request-handlers-and-processors/pom.xml
@@ -54,7 +54,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.19.1</version>
+ <version>2.20</version>
<configuration>
<systemPropertyVariables>
<isMavenSurefirePlugin>true</isMavenSurefirePlugin>