File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 <testcontainers .version>1.19.8</testcontainers .version>
3535 <junit .version>5.11.2</junit .version>
3636 <dapr .spring.version>0.16.0-SNAPSHOT</dapr .spring.version>
37- <springboot .version>3.2.6</springboot .version>
38- <springframework .version>6.1.21</springframework .version>
3937 <logback-core .version>1.4.14</logback-core .version>
4038 </properties >
4139
Original file line number Diff line number Diff line change 4848 <junit-bom .version>5.11.4</junit-bom .version>
4949 <snakeyaml .version>2.0</snakeyaml .version>
5050 <testcontainers .version>1.20.5</testcontainers .version>
51- <springboot .version>3.4.3</springboot .version>
51+ <!-- Do NOT UPGRADE spring.version without checking springboot.version alignment -->
52+ <springboot .version>3.4.6</springboot .version>
53+ <springframework .version>6.2.7</springframework .version>
54+ <!-- Do NOT UPGRADE springframework.version without checking springboot.version alignment -->
5255 <nexus-staging-maven-plugin .version>1.7.0</nexus-staging-maven-plugin .version>
5356 <assertj .version>3.27.3</assertj .version>
5457 <grpc .version>1.69.0</grpc .version>
Original file line number Diff line number Diff line change 1515
1616 <properties >
1717 <maven .deploy.skip>true</maven .deploy.skip>
18- <springboot .version>3.4.3</springboot .version>
1918 </properties >
2019
2120 <modules >
You can’t perform that action at this time.
0 commit comments