File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >4.0.4 </version >
9+ <version >4.0.7 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212
1717
1818 <properties >
1919 <java .version>25</java .version>
20- <errorprone .version>2.48 .0</errorprone .version>
21- <nullaway .version>0.13.1 </nullaway .version>
20+ <errorprone .version>2.50 .0</errorprone .version>
21+ <nullaway .version>0.13.7 </nullaway .version>
2222 </properties >
2323
2424 <dependencyManagement >
2525 <dependencies >
2626 <dependency >
2727 <groupId >it.aboutbits</groupId >
2828 <artifactId >spring-boot-toolbox</artifactId >
29- <version >2.4.4 </version >
29+ <version >2.5.2 </version >
3030 </dependency >
3131 <dependency >
3232 <groupId >it.aboutbits</groupId >
You can’t perform that action at this time.
0 commit comments