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 4d7bc3e commit e1113a0Copy full SHA for e1113a0
api-boot-project/api-boot-dependencies/pom.xml
@@ -16,8 +16,8 @@
16
<main.basedir>${basedir}/../..</main.basedir>
17
18
<!--Spring Projects-->
19
- <spring.version>5.2.9.RELEASE</spring.version>
20
- <spring.boot.version>2.3.4.RELEASE</spring.boot.version>
+ <spring.version>5.3.0.RELEASE</spring.version>
+ <spring.boot.version>2.3.5.RELEASE</spring.boot.version>
21
22
<code.builder.core.version>1.0.5.RELEASE</code.builder.core.version>
23
0 commit comments