Skip to content

Commit

Permalink
Bump the build-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the build-dependencies group with 4 updates: [org.assertj:assertj-core](https://github.com/assertj/assertj), [org.springframework.boot:spring-boot-loader](https://github.com/spring-projects/spring-boot), [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) and [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot).


Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.0
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0)

Updates `org.springframework.boot:spring-boot-loader` from 3.3.0 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.0...v3.4.1)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.0 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.0...v3.4.1)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.0 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.0...v3.4.1)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.0 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.0...v3.4.1)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.0 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.0...v3.4.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 5e19a87 commit 3ebcbd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/parents/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@

<version.org.hamcrest>3.0</version.org.hamcrest>
<version.org.mockito>5.14.2</version.org.mockito>
<version.org.assertj.assertj-core>3.26.3</version.org.assertj.assertj-core>
<version.org.assertj.assertj-core>3.27.0</version.org.assertj.assertj-core>
<!-- NOTE: Remove a Dependabot rule for 4.2.1 once the upgrade can be applied -->
<version.org.awaitily>4.2.2</version.org.awaitily>
<version.org.skyscreamer.jsonassert>1.5.1</version.org.skyscreamer.jsonassert>
Expand Down Expand Up @@ -186,7 +186,7 @@
See https://github.com/atomikos/transactions-essentials/issues/234.
Atomikos has to be fixed/updated before we can bump the Spring Boot version.
-->
<version.org.springframework.boot>3.3.0</version.org.springframework.boot>
<version.org.springframework.boot>3.4.1</version.org.springframework.boot>
<!-- Spring Boot 3 Atomikos starter and related libs version: -->
<!-- Enable Spring Boot updates once Atomikos is updated -->
<version.com.atomikos>6.0.0</version.com.atomikos>
Expand Down

0 comments on commit 3ebcbd2

Please sign in to comment.