Bump spring version to 3.3.3 (#1826)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -17,7 +17,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>3.3.2</version>
|
<version>3.3.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>org.eclipse.hawkbit</groupId>
|
<groupId>org.eclipse.hawkbit</groupId>
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
<snapshotDependencyAllowed>true</snapshotDependencyAllowed>
|
<snapshotDependencyAllowed>true</snapshotDependencyAllowed>
|
||||||
|
|
||||||
<spring.boot.version>3.3.2</spring.boot.version>
|
<spring.boot.version>3.3.3</spring.boot.version>
|
||||||
<spring.cloud.version>2023.0.2</spring.cloud.version>
|
<spring.cloud.version>2023.0.2</spring.cloud.version>
|
||||||
<springdoc-openapi.version>2.6.0</springdoc-openapi.version>
|
<springdoc-openapi.version>2.6.0</springdoc-openapi.version>
|
||||||
<spring.plugin.core.version>3.0.0</spring.plugin.core.version>
|
<spring.plugin.core.version>3.0.0</spring.plugin.core.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user