Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-webflux from 2.1.0.…
Browse files Browse the repository at this point in the history
…RELEASE to 2.5.12 in /sofa-ark-plugin/netty-ark-plugin (#785)

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

Bumps [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) from 2.1.0.RELEASE to 2.5.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.1.0.RELEASE...v2.5.12)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-webflux
  dependency-type: direct:production
...

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

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: leo james <leojames.googol@gmail.com>
  • Loading branch information
dependabot[bot] and lvjing2 committed Nov 23, 2023
1 parent 362f9a8 commit 6a9f471
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sofa-ark-plugin/netty-ark-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@

<artifactId>netty-ark-plugin</artifactId>

<properties>
<java.version>1.8</java.version>
<spring.boot.version>2.1.0.RELEASE</spring.boot.version>
</properties>

<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 6a9f471

Please sign in to comment.