diff --git a/integration-tests/maven/src/test/resources/projects/classic-no-build/pom.xml b/integration-tests/maven/src/test/resources/projects/classic-no-build/pom.xml index 6976386173638..385d895415f20 100644 --- a/integration-tests/maven/src/test/resources/projects/classic-no-build/pom.xml +++ b/integration-tests/maven/src/test/resources/projects/classic-no-build/pom.xml @@ -39,6 +39,7 @@ org.webjars bootstrap + 3.1.0 io.quarkus diff --git a/integration-tests/maven/src/test/resources/projects/classic-no-java-src/pom.xml b/integration-tests/maven/src/test/resources/projects/classic-no-java-src/pom.xml index 343f781e04deb..6ca27ebc62a36 100644 --- a/integration-tests/maven/src/test/resources/projects/classic-no-java-src/pom.xml +++ b/integration-tests/maven/src/test/resources/projects/classic-no-java-src/pom.xml @@ -38,6 +38,7 @@ org.webjars bootstrap + 3.1.0 io.quarkus diff --git a/integration-tests/maven/src/test/resources/projects/classic-noconfig/pom.xml b/integration-tests/maven/src/test/resources/projects/classic-noconfig/pom.xml index 257c44679f716..77cb1ab7b867b 100644 --- a/integration-tests/maven/src/test/resources/projects/classic-noconfig/pom.xml +++ b/integration-tests/maven/src/test/resources/projects/classic-noconfig/pom.xml @@ -43,6 +43,7 @@ org.webjars bootstrap + 3.1.0 io.quarkus diff --git a/integration-tests/maven/src/test/resources/projects/classic-remote-dev/pom.xml b/integration-tests/maven/src/test/resources/projects/classic-remote-dev/pom.xml index 849727dde1d96..1dbd9d259c581 100644 --- a/integration-tests/maven/src/test/resources/projects/classic-remote-dev/pom.xml +++ b/integration-tests/maven/src/test/resources/projects/classic-remote-dev/pom.xml @@ -39,6 +39,7 @@ org.webjars bootstrap + 3.1.0 commons-io diff --git a/integration-tests/maven/src/test/resources/projects/classic/pom.xml b/integration-tests/maven/src/test/resources/projects/classic/pom.xml index e9b195bd65d45..1840d9bd5fbf3 100644 --- a/integration-tests/maven/src/test/resources/projects/classic/pom.xml +++ b/integration-tests/maven/src/test/resources/projects/classic/pom.xml @@ -39,6 +39,7 @@ org.webjars bootstrap + 3.1.0 commons-io