Skip to content

Commit

Permalink
Bump com.alibaba:druid from 1.2.6 to 1.2.23
Browse files Browse the repository at this point in the history
Bumps [com.alibaba:druid](https://github.com/alibaba/druid) from 1.2.6 to 1.2.23.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](alibaba/druid@1.2.6...1.2.23)

---
updated-dependencies:
- dependency-name: com.alibaba:druid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent c615f97 commit f4792c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
api project(":eventmesh-openconnect:eventmesh-openconnect-java")
implementation project(":eventmesh-common")
implementation canal
implementation "com.alibaba:druid:1.2.6"
implementation "com.alibaba:druid:1.2.23"
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
testImplementation "org.mockito:mockito-core"
Expand Down

0 comments on commit f4792c1

Please sign in to comment.