This is an automated email from the ASF dual-hosted git repository.

xiatian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-dashboard.git


The following commit(s) were added to refs/heads/main by this push:
     new 7dd13ba  chore(deps): bump com.alibaba:druid-spring-boot-starter (#108)
7dd13ba is described below

commit 7dd13ba7d20549cbccb1adde86e94559c9f2dd9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 23:24:31 2024 +0800

    chore(deps): bump com.alibaba:druid-spring-boot-starter (#108)
    
    Bumps 
[com.alibaba:druid-spring-boot-starter](https://github.com/alibaba/druid) from 
1.2.21 to 1.2.22.
    - [Release notes](https://github.com/alibaba/druid/releases)
    - [Commits](https://github.com/alibaba/druid/commits/1.2.22)
    
    ---
    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>
---
 eventmesh-dashboard-console/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eventmesh-dashboard-console/pom.xml 
b/eventmesh-dashboard-console/pom.xml
index 5c560dd..f1bad56 100644
--- a/eventmesh-dashboard-console/pom.xml
+++ b/eventmesh-dashboard-console/pom.xml
@@ -94,7 +94,7 @@
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>druid-spring-boot-starter</artifactId>
-            <version>1.2.21</version>
+            <version>1.2.22</version>
         </dependency>
         <dependency>
             <groupId>org.mybatis.spring.boot</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to