Skip to content

Commit b5c12a1

Browse files
build: bump version.spring-boot-1.5 from 1.5.22.RELEASE to 4.0.5
Bumps `version.spring-boot-1.5` from 1.5.22.RELEASE to 4.0.5. Updates `org.springframework.boot:spring-boot-starter-test` from 1.5.22.RELEASE to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v1.5.22.RELEASE...v4.0.5) Updates `org.springframework.boot:spring-boot-starter-web` from 1.5.22.RELEASE to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v1.5.22.RELEASE...v4.0.5) Updates `org.springframework.boot:spring-boot-starter-log4j2` from 1.5.22.RELEASE to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v1.5.22.RELEASE...v4.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd7b7df commit b5c12a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • integration-tests/spring-boot-1-5

integration-tests/spring-boot-1-5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>${project.groupId}:${project.artifactId}</name>
1414

1515
<properties>
16-
<version.spring-boot-1.5>1.5.22.RELEASE</version.spring-boot-1.5>
16+
<version.spring-boot-1.5>4.0.5</version.spring-boot-1.5>
1717
<apm-agent-parent.base.dir>${project.basedir}/../..</apm-agent-parent.base.dir>
1818
</properties>
1919

0 commit comments

Comments
 (0)