Updates to 4.0.0-SNAPSHOT

Updates for java 17, framework 6, boot 3 and javax->jakarta
This commit is contained in:
spencergibb
2022-01-04 13:02:37 -05:00
parent 542f3e793e
commit 37d9a17137

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.0</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-config-dependencies</artifactId>