Add new versions

This commit is contained in:
Melzer Dennis (BCI/ESW17)
2021-03-31 15:16:50 +02:00
parent 27ccd66fd2
commit f028967eeb

View File

@@ -22,7 +22,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.5.RELEASE</version>
<version>2.4.4</version>
</parent>
{{/parentOverridden}}
<build>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>Finchley.SR1</version>
<version>2020.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -126,7 +126,7 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.8.0</version>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>