Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-dependencies
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.18 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.18...v3.3.3)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent a20c93e commit a82d955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.19</tomcat.version>
<spring-boot.version>3.2.4</spring-boot.version>
<spring-boot.version>3.3.3</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.6</logback-classic.version>
Expand Down
2 changes: 1 addition & 1 deletion idporten-access-log-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<tomcat.version>10.1.19</tomcat.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-boot.version>3.3.3</spring-boot.version>
<logback.version>1.2.13</logback.version>
<logstash-logback-encoder.version>7.4</logstash-logback-encoder.version>
</properties>
Expand Down

0 comments on commit a82d955

Please sign in to comment.