Commit Graph

7201 Commits

Author SHA1 Message Date
huazhongming 730695a7a2
[3.2]Use spotless to format the code (#13320)
* Use spotless to format the code

Signed-off-by: crazyhzm <crazyhzm@gmail.com>

* Support develop with JDK 21

Signed-off-by: crazyhzm <crazyhzm@gmail.com>

---------

Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-07 15:40:13 +08:00
crazyhzm 04f134a168 Upgrade spotless version
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 20:18:10 +08:00
huazhongming c1ed5ca382
spotless excludes licenseheader (#13319)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 20:13:12 +08:00
huazhongming 1a24e72653
Support spotless (#13311)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-06 19:21:13 +08:00
dependabot[bot] 6842202891
Bump protobuf-java_version from 3.24.4 to 3.25.0 (#13313)
Bumps `protobuf-java_version` from 3.24.4 to 3.25.0.

Updates `com.google.protobuf:protobuf-java` from 3.24.4 to 3.25.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.4...v3.25.0)

Updates `com.google.protobuf:protobuf-java-util` from 3.24.4 to 3.25.0

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 16:46:27 +08:00
阿魁 c373ce10fe
Added scheduler closure check during RegistryNotifier notify. (#13273)
* Added scheduler closure check during RegistryNotifier notify.

* Added logs.

* Updated logs.

* Updated logs.

* Updated logs.

* Add URL.
2023-11-06 16:46:04 +08:00
ChaoChao 2aca2e383b
Update com.alibaba.fastjson2:fastjson2: 2.0.41 -> 2.0.42 (#13309) 2023-11-06 11:39:33 +08:00
Albumen Kevin c22a40b87d
Fix unit tests failed on JDK8 (#13296) 2023-11-02 09:52:31 +08:00
Linchen Xu 46741b6c16
remove unused method in ScopeBeanFactory.java (#13289) 2023-11-01 20:33:53 +08:00
dependabot[bot] 3d94df9c42
Bump org.codehaus.mojo:license-maven-plugin from 2.2.0 to 2.3.0 (#13281)
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.2.0...2.3.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 20:17:32 +08:00
dependabot[bot] 2de4d0af17
Bump fabric8_kubernetes_version from 6.9.0 to 6.9.1 (#13280)
Bumps `fabric8_kubernetes_version` from 6.9.0 to 6.9.1.

Updates `io.fabric8:kubernetes-client` from 6.9.0 to 6.9.1
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v6.9.0...v6.9.1)

Updates `io.fabric8:kubernetes-server-mock` from 6.9.0 to 6.9.1

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.fabric8:kubernetes-server-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 20:17:21 +08:00
TomlongTK 1a6dbbe2ca
Judging qos is in started state when stopping qos (#13271) 2023-11-01 20:04:31 +08:00
huazhongming 34fda039b9
Change the log level when the rest entity is changed (#13250)
* Change the log level when the rest entity is changed

Signed-off-by: crazyhzm <crazyhzm@gmail.com>

* check if debug level is enabled

Signed-off-by: crazyhzm <crazyhzm@gmail.com>

---------

Signed-off-by: crazyhzm <crazyhzm@gmail.com>
2023-11-01 19:52:20 +08:00
Albumen Kevin aa631cd362
Revert "Protobuf method not allow override (#13155)" (#13295)
This reverts commit 416374cd78.
2023-11-01 19:34:44 +08:00
Albumen Kevin 06e9410f68
Fix MappingListener override in ServiceDiscoveryRegistry (#13277) 2023-11-01 19:16:19 +08:00
Albumen Kevin 6b634b7650
Fix service key params when remove service instance listener (#13272) 2023-10-27 17:46:19 +08:00
aofall ef7217abf9
Modify suitable log level for the cache operate (#13263) 2023-10-27 13:38:55 +08:00
JYZ 91462702f2
fix: jackson deserialization,not fail on unknown properties. (#13249)
Co-authored-by: 贾彦昭 <jiayanzhao@youzan.com>
2023-10-24 10:19:51 +08:00
dependabot[bot] 90319a279c
Bump org.springframework.boot:spring-boot-dependencies (#13251)
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.16 to 2.7.17.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 10:08:23 +08:00
dependabot[bot] 751de72404
Bump grpc.version from 1.58.0 to 1.59.0 (#13252)
Bumps `grpc.version` from 1.58.0 to 1.59.0.

Updates `io.grpc:grpc-core` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0)

Updates `io.grpc:grpc-stub` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0)

Updates `io.grpc:grpc-protobuf` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0)

Updates `io.grpc:grpc-context` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0)

Updates `io.grpc:grpc-netty-shaded` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0)

Updates `io.grpc:grpc-netty` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0)

Updates `io.grpc:grpc-grpclb` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.59.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-grpclb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:40:54 +08:00
dependabot[bot] 8efccfb409
Bump org.springframework.boot:spring-boot-maven-plugin (#13253)
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.16 to 2.7.17.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:39:24 +08:00
dependabot[bot] 782d9986b6
Bump org.springframework.boot:spring-boot-starter-test (#13254)
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 2.7.16 to 2.7.17.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:39:11 +08:00
dependabot[bot] 299a165872
Bump swagger_version from 1.6.11 to 1.6.12 (#13255)
Bumps `swagger_version` from 1.6.11 to 1.6.12.

Updates `io.swagger:swagger-annotations` from 1.6.11 to 1.6.12

Updates `io.swagger:swagger-jaxrs` from 1.6.11 to 1.6.12

---
updated-dependencies:
- dependency-name: io.swagger:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.swagger:swagger-jaxrs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:39:00 +08:00
dependabot[bot] 7565ef6b8a
Bump spring-boot.version from 2.7.16 to 2.7.17 (#13256)
Bumps `spring-boot.version` from 2.7.16 to 2.7.17.

Updates `org.springframework.boot:spring-boot-starter` from 2.7.16 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.16 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)

Updates `org.springframework.boot:spring-boot-starter-logging` from 2.7.16 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.16...v2.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:32:44 +08:00
dependabot[bot] ccb282b397
Bump org.springframework.security:spring-security-bom (#13257)
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.7 to 5.8.8.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.7...5.8.8)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:32:30 +08:00
dependabot[bot] de91ad817e
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#13258)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:32:14 +08:00
dependabot[bot] b95ff45e04
Bump org.graalvm.buildtools:native-maven-plugin from 0.9.27 to 0.9.28 (#13259)
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.27 to 0.9.28.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.9.27...0.9.28)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:31:50 +08:00
JYZ 8a28c78d93
fix: lowerCase header (#13247)
Co-authored-by: 贾彦昭 <jiayanzhao@youzan.com>
2023-10-23 15:51:32 +08:00
Linchen Xu ad26a69d82
optimize AbstractConfigTest (#13243)
* optimize AbstractConfigTest

* Remove duplicate test in AbstractConfigTest

* add prop based on system's prop in test
2023-10-23 11:10:25 +08:00
zhengkaifor be15772ec3
feat: multiple支持 service discovery模式 (#13137)
* feat: multiple支持 service discovery模式

* feat: 去除无用代码

* feat: review问题修改

* feat: Translate into english

* feat:还原无用改动

* feat:还原无用改动

---------

Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
2023-10-20 15:42:41 +08:00
Linchen Xu b41fe3ca35
Optimize MethodConfigTest (#13234) 2023-10-20 15:41:31 +08:00
Albumen Kevin fc0f88f4f2
Fix MigrationRule changing when load consumer default value (#13237) 2023-10-20 15:32:01 +08:00
xiaolou86 58bf28f8c0
Fix typo in ArgumentCallbackTest (#13233) 2023-10-19 15:27:26 +08:00
dependabot[bot] 99d6facb53
Bump netty4_version from 4.1.99.Final to 4.1.100.Final (#13209)
Bumps `netty4_version` from 4.1.99.Final to 4.1.100.Final.

Updates `io.netty:netty-all` from 4.1.99.Final to 4.1.100.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.Final)

Updates `io.netty:netty-bom` from 4.1.99.Final to 4.1.100.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 15:26:01 +08:00
Albumen Kevin 0d91d419a8
Remove direct dependency of alibaba dubbo (#13218)
* Remove direct dependency of alibaba dubbo

* disable in ExtensionLoader

* Fix license

* Fix test

* Fix case

* Fix test
2023-10-19 15:25:40 +08:00
宝宝爸师 416374cd78
Protobuf method not allow override (#13155)
* pb method not allow override

* pb method not allow override

* remove wildcard import

* if judgement split into 2 simple

* add pb method override ut&it

* modify pb method override exception msg

* update pb method override test case

* format code

* format code

* optimize import

* Optimize the isProtobufClass method

* fix sonarLint problems

* fix sonar problem

* use ProtobufUtils.class ClassLoader to load Protobuf Message

* format code

* protobufUtils add log

---------

Co-authored-by: Albumen Kevin <jhq0812@gmail.com>
Co-authored-by: earthchen <earthchen1996@gmail.com>
2023-10-19 12:31:59 +08:00
suncairong163 f613d72bd2
jboss @Form support (#13201) 2023-10-19 10:20:52 +08:00
Albumen Kevin fa11b68a16
Only throws exception when exporting service (#13217) 2023-10-18 11:52:46 +08:00
Albumen Kevin c5efc65a99
Remove sync lock for lazy target (#13220) 2023-10-18 11:52:28 +08:00
Albumen Kevin 91594eccfa
Enhance logs following up #13228 (#13229) 2023-10-18 11:51:40 +08:00
Albumen Kevin f995ef506c
Fix triple method override (#13224)
* Fix triple method override

* Fix server

* Fix test
2023-10-18 11:39:33 +08:00
Albumen Kevin 02e486a1dc
Fix unable to receive go away frame (#13228)
* Fix unable to receive go away frame

* Rename

* rename
2023-10-18 11:38:57 +08:00
gzhao9 3f07e683a1
Refactor rpc utils test (#13214) 2023-10-18 10:06:35 +08:00
namelessssssssssss f82629f7f9
Fix wrong returnTypes for StubMethodDescriptor (#13223) 2023-10-18 09:44:56 +08:00
dependabot[bot] 7548a03fdc
Bump io.micrometer:micrometer-bom from 1.11.4 to 1.11.5 (#13210)
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.4...v1.11.5)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 17:30:30 +08:00
gzhao9 78bb3dc049
Update EchoFilterTest.java (#13215) 2023-10-17 16:55:42 +08:00
dependabot[bot] bf0522d7e0
Bump io.projectreactor:reactor-core from 3.5.10 to 3.5.11 (#13208)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.10...v3.5.11)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 16:50:33 +08:00
dependabot[bot] e7a8fe007e
Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 (#13211)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.8 to 1.14.9.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.8...byte-buddy-1.14.9)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 16:20:40 +08:00
dependabot[bot] 2f2c997723
Bump bytebuddy.version from 1.14.8 to 1.14.9 (#13205)
Bumps `bytebuddy.version` from 1.14.8 to 1.14.9.

Updates `net.bytebuddy:byte-buddy` from 1.14.8 to 1.14.9
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.8...byte-buddy-1.14.9)

Updates `net.bytebuddy:byte-buddy-agent` from 1.14.8 to 1.14.9
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.8...byte-buddy-1.14.9)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 16:08:40 +08:00
dependabot[bot] 14834eded4
Bump org.eclipse.jetty:jetty-maven-plugin (#13212)
Bumps [org.eclipse.jetty:jetty-maven-plugin](https://github.com/eclipse/jetty.project) from 9.4.52.v20230823 to 9.4.53.v20231009.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.52.v20230823...jetty-9.4.53.v20231009)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 16:08:28 +08:00