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 d8bbf84 commit 841b11eCopy full SHA for 841b11e
pom.xml
@@ -24,7 +24,7 @@
24
<parent>
25
<groupId>org.springframework.boot</groupId>
26
<artifactId>spring-boot-starter-parent</artifactId>
27
- <version>3.3.6</version>
+ <version>3.3.7</version>
28
</parent>
29
30
<groupId>com.alipay.sofa</groupId>
@@ -37,7 +37,7 @@
37
<properties>
38
<revision>4.4.1-SNAPSHOT</revision>
39
<sofa.boot.version>${revision}</sofa.boot.version>
40
- <spring.boot.version>3.3.6</spring.boot.version>
+ <spring.boot.version>3.3.7</spring.boot.version>
41
<!--project-->
42
<java.version>17</java.version>
43
<project.encoding>UTF-8</project.encoding>
0 commit comments