Skip to content

Commit f8f45ef

Browse files
Bump java8 from 4.1.10 to 4.1.31
Bumps [java8](https://github.com/DiUS/pact-jvm) from 4.1.10 to 4.1.31. - [Release notes](https://github.com/DiUS/pact-jvm/releases) - [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md) - [Commits](https://github.com/DiUS/pact-jvm/commits) --- updated-dependencies: - dependency-name: au.com.dius.pact.consumer:java8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e2f15d commit f8f45ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

age-consumer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>au.com.dius.pact.consumer</groupId>
2222
<artifactId>java8</artifactId>
23-
<version>4.1.10</version>
23+
<version>4.1.31</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>org.springframework.cloud</groupId>

date-consumer-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>au.com.dius.pact.consumer</groupId>
3535
<artifactId>java8</artifactId>
36-
<version>4.1.25</version>
36+
<version>4.1.31</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)