diff --git a/src/main/lib/spring-boot-starter-2.6.2.pom b/src/main/lib/spring-boot-starter-2.6.2.pom new file mode 100644 index 0000000..1c1bedd --- /dev/null +++ b/src/main/lib/spring-boot-starter-2.6.2.pom @@ -0,0 +1,81 @@ + + + + + + + + 4.0.0 + org.springframework.boot + spring-boot-starter + 2.6.2 + spring-boot-starter + Core starter, including auto-configuration support, logging and YAML + https://spring.io/projects/spring-boot + + Pivotal Software, Inc. + https://spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + + + + + Pivotal + info@pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + + + scm:git:git://github.com/spring-projects/spring-boot.git + scm:git:ssh://git@github.com/spring-projects/spring-boot.git + https://github.com/spring-projects/spring-boot + + + GitHub + https://github.com/spring-projects/spring-boot/issues + + + + org.springframework.boot + spring-boot + 2.6.2 + compile + + + org.springframework.boot + spring-boot-autoconfigure + 2.6.2 + compile + + + org.springframework.boot + spring-boot-starter-logging + 2.6.2 + compile + + + jakarta.annotation + jakarta.annotation-api + 1.3.5 + compile + + + org.springframework + spring-core + 5.3.14 + compile + + + org.yaml + snakeyaml + 1.29 + compile + + +