This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new c1550119c Add missing bootstrap dependencies
c1550119c is described below

commit c1550119c092a093224c7fdc49a8843aef5290b7
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 2ff5710cd..dea37410f 100644
--- a/core-it-suite/src/test/resources-filtered/bootstrap.txt
+++ b/core-it-suite/src/test/resources-filtered/bootstrap.txt
@@ -7,10 +7,13 @@
 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
 javax.annotation:javax.annotation-api:1.2
 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.6
 org.apache.groovy:groovy:4.0.6

Reply via email to