From 056ce8d92ee702efd110d61a20fe7a501ed1afc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 09:58:43 +1000 Subject: [PATCH 1/2] Bump maven-jxr-plugin from 2.5 to 3.0.0 (#5672) Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 2.5 to 3.0.0. - [Release notes](https://github.com/apache/maven-jxr/releases) - [Commits](https://github.com/apache/maven-jxr/compare/jxr-2.5...jxr-3.0.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cae7fcb83c7..2394e2922b7 100644 --- a/pom.xml +++ b/pom.xml @@ -595,7 +595,7 @@ org.apache.maven.plugins maven-jxr-plugin - 2.5 + 3.0.0 org.apache.maven.plugins From d0a7c881c243da75a6562f2f17748c85179f3162 Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Tue, 24 Nov 2020 12:35:26 +1000 Subject: [PATCH 2/2] skip tests must be dynamic Signed-off-by: olivier lamy --- jetty-infinispan/infinispan-remote-query/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml index 0da9b75a09c..195d2245367 100644 --- a/jetty-infinispan/infinispan-remote-query/pom.xml +++ b/jetty-infinispan/infinispan-remote-query/pom.xml @@ -90,7 +90,6 @@ org.apache.maven.plugins maven-surefire-plugin - false ${infinispan.docker.image.version}