Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-jetty from 2.7.10 t…
Browse files Browse the repository at this point in the history
…o 2.7.18 (apache#5056)

* Bump org.springframework.boot:spring-boot-starter-jetty

Bumps [org.springframework.boot:spring-boot-starter-jetty](https://github.com/spring-projects/spring-boot) from 2.7.10 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.10...v2.7.18)

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

Signed-off-by: dependabot[bot] <support@github.com>

* feat: remove duplicate dep

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pil0tXia <xiatian@apache.org>
  • Loading branch information
dependabot[bot] and Pil0tXia authored Sep 1, 2024
1 parent 6718e77 commit af14260
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -799,9 +799,8 @@ subprojects {

dependency "com.alibaba:druid-spring-boot-starter:1.2.23"
dependency "com.baomidou:mybatis-plus-boot-starter:3.5.7"
dependency "org.springframework.boot:spring-boot-starter-jetty:2.7.18"
dependency "com.mysql:mysql-connector-j:8.4.0"
dependency "org.springframework.boot:spring-boot-starter-jetty:2.7.10"
dependency "org.springframework.boot:spring-boot-starter-jetty:2.7.18"
dependency "org.locationtech.jts:jts-core:1.19.0"
}
}
Expand Down

0 comments on commit af14260

Please sign in to comment.