Skip to content

Commit

Permalink
chore(deps): bump com.alibaba:druid-spring-boot-starter
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 1da5d4d commit 7ae15c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventmesh-dashboard-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7ae15c9

Please sign in to comment.