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 ed425922f Bump org.projectlombok:lombok from 1.18.22 to 1.18.32 (#4920)
ed425922f is described below
commit ed425922ff8f301231cb9ac0e0c793d24a878a80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 27 11:09:49 2024 +0800
Bump org.projectlombok:lombok from 1.18.22 to 1.18.32 (#4920)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok)
from 1.18.22 to 1.18.32.
-
[Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
-
[Commits](https://github.com/projectlombok/lombok/compare/v1.18.22...v1.18.32)
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
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 106889ded..1477d92bd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -744,7 +744,7 @@ subprojects {
dependency "org.apache.curator:curator-recipes:${curatorVersion}"
dependency "org.apache.curator:curator-test:${curatorVersion}"
- dependency "org.projectlombok:lombok:1.18.22"
+ dependency "org.projectlombok:lombok:1.18.32"
dependency "com.github.seancfoley:ipaddress:5.3.3"
dependency "javax.annotation:javax.annotation-api:1.3.2"
dependency "com.alibaba.fastjson2:fastjson2:2.0.48"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]