Bump version.spring.boot from 2.7.13 to 2.7.14
Bumps `version.spring.boot` from 2.7.13 to 2.7.14. Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.13 to 2.7.14 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.13...v2.7.14) Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.13 to 2.7.14 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.13...v2.7.14) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6ff19fa92f
commit
e9116b2ca7
2
pom.xml
2
pom.xml
|
@ -65,7 +65,7 @@
|
||||||
<!-- spring dependencies -->
|
<!-- spring dependencies -->
|
||||||
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
|
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
|
||||||
<version.spring.core>2.0.0.RELEASE</version.spring.core>
|
<version.spring.core>2.0.0.RELEASE</version.spring.core>
|
||||||
<version.spring.boot>2.7.13</version.spring.boot>
|
<version.spring.boot>2.7.14</version.spring.boot>
|
||||||
<version.spring.mybatis>2.1.1</version.spring.mybatis>
|
<version.spring.mybatis>2.1.1</version.spring.mybatis>
|
||||||
|
|
||||||
<!-- wildfly dependencies -->
|
<!-- wildfly dependencies -->
|
||||||
|
|
Loading…
Reference in New Issue