Update SNAPSHOT to 3.1.3

This commit is contained in:
buildmaster
2022-05-26 21:02:45 +00:00
parent 2ab357a4c7
commit ce3b1eab88
50 changed files with 286 additions and 61 deletions

View File

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