We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27537b4 + de95989 commit 6e6f862Copy full SHA for 6e6f862
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-dependencies</artifactId>
9
- <version>3.3.5</version>
+ <version>3.3.6</version>
10
<relativePath />
11
</parent>
12
@@ -43,7 +43,7 @@
43
<!-- The jhipster-framework version should be the same as the artifact version above -->
44
<jhipster-framework.version>8.7.3-SNAPSHOT</jhipster-framework.version>
45
<!-- The spring-boot version should be the same as the parent version above -->
46
- <spring-boot.version>3.3.5</spring-boot.version>
+ <spring-boot.version>3.3.6</spring-boot.version>
47
48
<!-- Build properties -->
49
<java.version>17</java.version>
0 commit comments