We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a69ae1 commit 9290023Copy full SHA for 9290023
pom.xml
@@ -15,7 +15,7 @@
15
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent -->
16
<groupId>org.springframework.boot</groupId>
17
<artifactId>spring-boot-starter-parent</artifactId>
18
- <version>3.4.1</version>
+ <version>3.5.5</version>
19
<relativePath/> <!-- lookup parent from repository -->
20
</parent>
21
@@ -26,7 +26,7 @@
26
<!-- https://mvnrepository.com/artifact/org.webjars/webjars-locator -->
27
<webjars-locator.version>0.52</webjars-locator.version>
28
<!-- https://mvnrepository.com/artifact/org.webjars/bootstrap -->
29
- <bootstrap.version>5.3.3</bootstrap.version>
+ <bootstrap.version>5.3.8</bootstrap.version>
30
</properties>
31
32
<dependencies>
0 commit comments