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 fb9d24e943a build(deps-dev): bump
io.aiven:testcontainers-fake-gcs-server (#19961)
fb9d24e943a is described below
commit fb9d24e943aebcdcd849c172fe0904c1094ce089
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 09:45:06 2026 +0800
build(deps-dev): bump io.aiven:testcontainers-fake-gcs-server (#19961)
Bumps
[io.aiven:testcontainers-fake-gcs-server](https://github.com/Aiven-Open/testcontainers-fake-gcs-server)
from 0.1.0 to 0.3.0.
-
[Commits](https://github.com/Aiven-Open/testcontainers-fake-gcs-server/commits)
---
updated-dependencies:
- dependency-name: io.aiven:testcontainers-fake-gcs-server
dependency-version: 0.3.0
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>
---
embedded-tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/embedded-tests/pom.xml b/embedded-tests/pom.xml
index 081ab22bb5a..6e3ec41dcf5 100644
--- a/embedded-tests/pom.xml
+++ b/embedded-tests/pom.xml
@@ -612,7 +612,7 @@
<dependency>
<groupId>io.aiven</groupId>
<artifactId>testcontainers-fake-gcs-server</artifactId>
- <version>0.1.0</version>
+ <version>0.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]