Skip to content

Commit 0fb0649

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump xmlunit-core from 2.8.4 to 2.9.0
Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.8.4 to 2.9.0. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.8.4...v2.9.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3a6006 commit 0fb0649

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

modello-plugins/modello-plugin-dom4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.xmlunit</groupId>
3939
<artifactId>xmlunit-core</artifactId>
40-
<version>2.8.4</version>
40+
<version>2.9.0</version>
4141
<scope>test</scope>
4242
</dependency>
4343
</dependencies>

modello-plugins/modello-plugin-jdom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.xmlunit</groupId>
4545
<artifactId>xmlunit-core</artifactId>
46-
<version>2.8.4</version>
46+
<version>2.9.0</version>
4747
<scope>test</scope>
4848
</dependency>
4949
</dependencies>

modello-plugins/modello-plugin-sax/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.xmlunit</groupId>
3838
<artifactId>xmlunit-core</artifactId>
39-
<version>2.8.4</version>
39+
<version>2.9.0</version>
4040
<scope>test</scope>
4141
</dependency>
4242
</dependencies>

modello-plugins/modello-plugin-stax/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.xmlunit</groupId>
4646
<artifactId>xmlunit-core</artifactId>
47-
<version>2.8.4</version>
47+
<version>2.9.0</version>
4848
<scope>test</scope>
4949
</dependency>
5050
</dependencies>

modello-plugins/modello-plugin-xdoc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.xmlunit</groupId>
3737
<artifactId>xmlunit-core</artifactId>
38-
<version>2.8.4</version>
38+
<version>2.9.0</version>
3939
<scope>test</scope>
4040
</dependency>
4141
</dependencies>

modello-plugins/modello-plugin-xpp3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.xmlunit</groupId>
3333
<artifactId>xmlunit-core</artifactId>
34-
<version>2.8.4</version>
34+
<version>2.9.0</version>
3535
<scope>test</scope>
3636
</dependency>
3737
</dependencies>

0 commit comments

Comments
 (0)