This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git
The following commit(s) were added to refs/heads/maven-3.8.x by this push:
new 89c0f3e08 Add missing bootstrap dependencies
89c0f3e08 is described below
commit 89c0f3e08fe43b5b8c919423b1d7797e081d91cf
Author: Michael Osipov <[email protected]>
AuthorDate: Wed Mar 8 14:28:41 2023 +0100
Add missing bootstrap dependencies
---
core-it-suite/src/test/resources-filtered/bootstrap.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/core-it-suite/src/test/resources-filtered/bootstrap.txt
b/core-it-suite/src/test/resources-filtered/bootstrap.txt
index 4d7bca2d9..614f6fc8d 100644
--- a/core-it-suite/src/test/resources-filtered/bootstrap.txt
+++ b/core-it-suite/src/test/resources-filtered/bootstrap.txt
@@ -7,9 +7,12 @@
com.google.code.findbugs:jsr305:1.3.9
com.google.guava:guava:10.0.1
com.thoughtworks.qdox:qdox:2.0-M9
+commons-codec:commons-codec:1.15
commons-lang:commons-lang:2.6
+dom4j:dom4j:1.6.1
junit:junit:4.12
org.apache.ant:ant:1.10.8
+org.apache.commons:commons-text:1.10.0
org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:1.3
org.apache.groovy:groovy-ant:4.0.0-alpha-3
org.apache.groovy:groovy:4.0.0-alpha-3