Skip to content

Commit

Permalink
Bump org.springframework.boot.version from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps `org.springframework.boot.version` from 3.4.0 to 3.4.1.

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

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

---
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-starter-thymeleaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 50264fd commit fa0caf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<org.apache.httpcomponents.client.version>5.4.1</org.apache.httpcomponents.client.version>
<org.bouncycastle.bcpkix-jdk18on.version>1.79</org.bouncycastle.bcpkix-jdk18on.version>
<org.hdrhistogram.version>2.2.2</org.hdrhistogram.version>
<org.springframework.boot.version>3.4.0</org.springframework.boot.version>
<org.springframework.boot.version>3.4.1</org.springframework.boot.version>
<org.yaml.snakeyaml.version>2.3</org.yaml.snakeyaml.version>
<slf4j.version>2.0.16</slf4j.version>
<springdoc.openapi-starter-webmvc-ui.version>2.7.0</springdoc.openapi-starter-webmvc-ui.version>
Expand Down

0 comments on commit fa0caf0

Please sign in to comment.