diff options
Diffstat (limited to 'springboot/spring-boot-setup/src/main/properties/springboot2.properties')
-rw-r--r-- | springboot/spring-boot-setup/src/main/properties/springboot2.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot2.properties b/springboot/spring-boot-setup/src/main/properties/springboot2.properties new file mode 100644 index 00000000..68a672b3 --- /dev/null +++ b/springboot/spring-boot-setup/src/main/properties/springboot2.properties @@ -0,0 +1,5 @@ +springbootparent.artifactId=spring-boot-starter-parent +springbootparent.groupId=org.springframework.boot +springbootparent.version=2.2.4.RELEASE +springboot.project.artifactId=spring-boot-starter-parent +spring.version=5.2.3.RELEASE
\ No newline at end of file |