Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-dependencies from 2.7.18 to…
Browse files Browse the repository at this point in the history
… 3.4.1 (#147)

* Bump org.springframework.boot:spring-boot-dependencies

Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.18 to 3.4.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.4.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Do not upgrade spring boot 2 module to spring boot 3

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Randi Øyri <[email protected]>
  • Loading branch information
dependabot[bot] and oyri authored Jan 7, 2025
1 parent 7663f0e commit c55d419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idporten-access-log-spring-boot-3-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<tomcat.version>10.1.34</tomcat.version>
<spring-boot.version>3.4.0</spring-boot.version>
<spring-boot.version>3.4.1</spring-boot.version>
<janino.version>3.1.12</janino.version>
<logstash-logback-encoder.version>8.0</logstash-logback-encoder.version>
<logback-classic.version>1.5.11</logback-classic.version>
Expand Down

0 comments on commit c55d419

Please sign in to comment.