This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 66e02257fdb build(deps): bump org.openrewrite.recipe:rewrite-jackson
(#20187)
66e02257fdb is described below
commit 66e02257fdb720a0e52e10aa9f7d6ba76db0179d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 10:02:37 2026 +0800
build(deps): bump org.openrewrite.recipe:rewrite-jackson (#20187)
Bumps
[org.openrewrite.recipe:rewrite-jackson](https://github.com/openrewrite/rewrite-jackson)
from 1.28.4 to 1.29.0.
- [Release notes](https://github.com/openrewrite/rewrite-jackson/releases)
-
[Commits](https://github.com/openrewrite/rewrite-jackson/compare/v1.28.4...v1.29.0)
---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-jackson
dependency-version: 1.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index df6c816f799..32bf84fb08c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1615,7 +1615,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-jackson</artifactId>
- <version>1.28.4</version>
+ <version>1.29.0</version>
</dependency>
</dependencies>
</plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]