Skip to content

Commit 960005a

Browse files
committed
bumped json-unit-core and jaxb-impl
1 parent 7224f3f commit 960005a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
<dependency>
336336
<groupId>net.javacrumbs.json-unit</groupId>
337337
<artifactId>json-unit-core</artifactId>
338-
<version>2.36.0</version>
338+
<version>2.36.1</version>
339339
</dependency>
340340

341341
<!-- json validation -->
@@ -382,7 +382,7 @@
382382
<dependency>
383383
<groupId>com.sun.xml.bind</groupId>
384384
<artifactId>jaxb-impl</artifactId>
385-
<version>4.0.1</version>
385+
<version>4.0.2</version>
386386
</dependency>
387387
<dependency>
388388
<groupId>org.xmlunit</groupId>

0 commit comments

Comments
 (0)