This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new ae238eb57 Bump org.springframework.boot:spring-boot-starter-jetty
(#4965)
ae238eb57 is described below
commit ae238eb5710d3b98210c420910b68f091a9d3020
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 02:47:04 2024 +0800
Bump org.springframework.boot:spring-boot-starter-jetty (#4965)
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](https://github.com/spring-projects/spring-boot/compare/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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 85888ef32..06b4e1fd5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -751,7 +751,7 @@ subprojects {
dependency
"org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.2"
dependency "com.alibaba:druid-spring-boot-starter:1.2.23"
- dependency
"org.springframework.boot:spring-boot-starter-jetty:2.7.10"
+ dependency
"org.springframework.boot:spring-boot-starter-jetty:2.7.18"
dependency "com.baomidou:mybatis-plus:3.5.6"
dependency "com.mysql:mysql-connector-j:8.0.33"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]