File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <parent >
67 <groupId >org.springframework.boot</groupId >
78 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >4.0.1 </version >
9+ <version >4.0.2 </version >
910 <relativePath /> <!-- lookup parent from repository -->
1011 </parent >
1112
2526 <dependency >
2627 <groupId >it.aboutbits</groupId >
2728 <artifactId >spring-boot-toolbox</artifactId >
28- <version >2.1.0-RC1 </version >
29+ <version >2.1.0</version >
2930 </dependency >
3031 <dependency >
3132 <groupId >it.aboutbits</groupId >
You can’t perform that action at this time.
0 commit comments