Updates to version 4.0.0-SNAPSHOT (#1747)

* Updates to version 4.0.0-SNAPSHOT

Updates to Java 17, framework 6, boot 3 and Jakarta EE

Missing support for versions of rest assured, activemq-pool & jersey-client

* Additional jdk17, spring cloud 2021, boot 3 upgrades

* Fixed invalid version

Co-authored-by: Marcin Grzejszczak <marcin@grzejszczak.pl>
Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com>
This commit is contained in:
Spencer Gibb
2022-01-14 05:18:01 -05:00
committed by GitHub
parent dc1f55300a
commit dffe488857
89 changed files with 174 additions and 172 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>spring-cloud-contract-spec-java</artifactId>