Update SNAPSHOT to 3.0.5

This commit is contained in:
buildmaster
2021-12-15 17:35:37 +00:00
parent 3c0f8f6490
commit 613b97bd55
38 changed files with 322 additions and 61 deletions

View File

@@ -22,13 +22,13 @@
<name>Benchmarks</name>
<description>Benchmarks (JMH)</description>
<groupId>org.springframework.cloud</groupId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.5</version>
<artifactId>benchmarks</artifactId>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.10</version>
<version>2.4.13</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>