Skip to content

Commit

Permalink
Bump version.spring-boot from 1.5.22.RELEASE to 3.1.4
Browse files Browse the repository at this point in the history
Bumps `version.spring-boot` from 1.5.22.RELEASE to 3.1.4.

Updates `org.springframework.boot:spring-boot-starter-test` from 1.5.22.RELEASE to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v1.5.22.RELEASE...v3.1.4)

Updates `org.springframework.boot:spring-boot-starter-web` from 1.5.22.RELEASE to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v1.5.22.RELEASE...v3.1.4)

Updates `org.springframework.boot:spring-boot-starter-log4j2` from 1.5.22.RELEASE to 3.1.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v1.5.22.RELEASE...v3.1.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-log4j2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 85f1c39 commit e5fdf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/spring-boot-1-5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>${project.groupId}:${project.artifactId}</name>

<properties>
<version.spring-boot-1.5>1.5.22.RELEASE</version.spring-boot-1.5>
<version.spring-boot-1.5>3.1.4</version.spring-boot-1.5>
<apm-agent-parent.base.dir>${project.basedir}/../..</apm-agent-parent.base.dir>
</properties>

Expand Down

0 comments on commit e5fdf1c

Please sign in to comment.