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 9f2832f3918 build(deps): bump org.openrewrite.recipe:rewrite-jackson
(#20077)
9f2832f3918 is described below
commit 9f2832f391889836a6f3cf0b9abebe972f2cd80e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 11:04:00 2026 +0800
build(deps): bump org.openrewrite.recipe:rewrite-jackson (#20077)
Bumps
[org.openrewrite.recipe:rewrite-jackson](https://github.com/openrewrite/rewrite-jackson)
from 1.27.0 to 1.28.4.
- [Release notes](https://github.com/openrewrite/rewrite-jackson/releases)
-
[Commits](https://github.com/openrewrite/rewrite-jackson/compare/v1.27.0...v1.28.4)
---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-jackson
dependency-version: 1.28.4
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 4242a83b638..3f1e1fd4385 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1627,7 +1627,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-jackson</artifactId>
- <version>1.27.0</version>
+ <version>1.28.4</version>
</dependency>
</dependencies>
</plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]