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 707f2614b Bump com.alibaba:druid-spring-boot-starter from 1.2.22 to
1.2.23 (#4972)
707f2614b is described below
commit 707f2614bfb2cf6e139a88e707f276afcba7b2fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 02:00:15 2024 +0800
Bump com.alibaba:druid-spring-boot-starter from 1.2.22 to 1.2.23 (#4972)
Bumps
[com.alibaba:druid-spring-boot-starter](https://github.com/alibaba/druid) from
1.2.22 to 1.2.23.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](https://github.com/alibaba/druid/compare/1.2.22...1.2.23)
---
updated-dependencies:
- dependency-name: com.alibaba:druid-spring-boot-starter
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 212f38107..a5ae0b939 100644
--- a/build.gradle
+++ b/build.gradle
@@ -753,7 +753,7 @@ subprojects {
dependency "com.github.rholder:guava-retrying:2.0.0"
dependency
"org.mybatis.spring.boot:mybatis-spring-boot-starter:2.3.2"
- dependency "com.alibaba:druid-spring-boot-starter:1.2.22"
+ dependency "com.alibaba:druid-spring-boot-starter:1.2.23"
dependency
"org.springframework.boot:spring-boot-starter-jetty:2.7.10"
dependency "com.baomidou:mybatis-plus:3.5.6"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]