We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da475d commit 7918f39Copy full SHA for 7918f39
pom.xml
@@ -17,7 +17,7 @@
17
<parent>
18
<groupId>org.springframework.boot</groupId>
19
<artifactId>spring-boot-starter-parent</artifactId>
20
- <version>3.3.4</version>
+ <version>3.3.5</version>
21
</parent>
22
23
<groupId>org.eclipse.hawkbit</groupId>
@@ -40,7 +40,7 @@
40
41
<snapshotDependencyAllowed>true</snapshotDependencyAllowed>
42
43
- <spring.boot.version>3.3.4</spring.boot.version>
+ <spring.boot.version>3.3.5</spring.boot.version>
44
<spring.cloud.version>2023.0.2</spring.cloud.version>
45
<springdoc-openapi.version>2.6.0</springdoc-openapi.version>
46
<spring.plugin.core.version>3.0.0</spring.plugin.core.version>
0 commit comments