This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new af7ca7c638f Bump org.assertj:assertj-bom from 3.27.4 to 3.27.5 (#16854)
af7ca7c638f is described below
commit af7ca7c638fcb0ec0300ee790970cbd8e2f56827
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 10:09:29 2025 -0700
Bump org.assertj:assertj-bom from 3.27.4 to 3.27.5 (#16854)
Bumps [org.assertj:assertj-bom](https://github.com/assertj/assertj) from
3.27.4 to 3.27.5.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.5)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-bom
dependency-version: 3.27.5
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ce147982210..5ac1f2d1e2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,7 +310,7 @@
<h2.version>2.3.232</h2.version>
<jnr-posix.version>3.1.20</jnr-posix.version>
<scalatest.version>3.2.19</scalatest.version>
- <assertj.version>3.27.4</assertj.version>
+ <assertj.version>3.27.5</assertj.version>
<archiver.compress>true</archiver.compress>
<archiver.recompressZippedFiles>true</archiver.recompressZippedFiles>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]