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 a75bf4751b7 build(deps-dev): bump org.objenesis:objenesis from 3.5 to
3.6 (#20134)
a75bf4751b7 is described below
commit a75bf4751b714d1fa7b2344d1b65df7d69179451
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:46:11 2026 +0800
build(deps-dev): bump org.objenesis:objenesis from 3.5 to 3.6 (#20134)
Bumps [org.objenesis:objenesis](https://github.com/easymock/objenesis) from
3.5 to 3.6.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](https://github.com/easymock/objenesis/compare/3.5...3.6)
---
updated-dependencies:
- dependency-name: org.objenesis:objenesis
dependency-version: '3.6'
dependency-type: direct:development
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 954afd7bb30..8d6c8b155fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1474,7 +1474,7 @@
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
- <version>3.5</version>
+ <version>3.6</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]