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 9744f25 commit ae152b6Copy full SHA for ae152b6
pom.xml
@@ -13,15 +13,15 @@
13
<commons-lang.version>3.5</commons-lang.version>
14
<jjwt.version>0.6.0</jjwt.version>
15
<junit.version>4.13.1</junit.version>
16
- <spring.boot.version>3.2.6</spring.boot.version>
+ <spring.boot.version>3.3.5</spring.boot.version>
17
<docker.image.prefix>megadotnet</docker.image.prefix>
18
<joda.time.version>2.9.9</joda.time.version>
19
<qiniu.version>[7.2.0, 7.2.99]</qiniu.version>
20
</properties>
21
<parent>
22
<groupId>org.springframework.boot</groupId>
23
<artifactId>spring-boot-starter-parent</artifactId>
24
- <version>3.2.6</version>
+ <version>3.3.5</version>
25
</parent>
26
<build>
27
<plugins>
0 commit comments