master- Sync Repo

This commit is contained in:
Mali Bayhan 2021-12-10 15:06:15 -08:00
parent 6cba54ad58
commit 610009c219

View File

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.kreuzwerker.cdc</groupId>
@ -46,7 +44,7 @@
<dependency>
<groupId>au.com.dius</groupId>
<artifactId>pact-jvm-provider-junit5</artifactId>
<version>4.0.7</version>
<version>4.2.17</version>
<scope>test</scope>
</dependency>
</dependencies>
@ -69,4 +67,4 @@
</profile>
</profiles>
</project>
</project>