This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git
The following commit(s) were added to refs/heads/master by this push:
new 90e1b7b59 Bump org.assertj:assertj-core from 3.23.1 to 3.27.7 (#1285)
90e1b7b59 is described below
commit 90e1b7b59085293b34f711cf2e85c46b35eea1c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 07:19:30 2026 +0800
Bump org.assertj:assertj-core from 3.23.1 to 3.27.7 (#1285)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.23.1 to 3.27.7.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-core-3.23.1...assertj-build-3.27.7)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.7
dependency-type: direct:production
...
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 dcb66808e..1ba6caccd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<commons-math-version>2.2</commons-math-version>
<jackson-mapper-asl-version>1.9.13</jackson-mapper-asl-version>
<jackson-version>2.18.1</jackson-version>
- <assertj-version>3.23.1</assertj-version>
+ <assertj-version>3.27.7</assertj-version>
<!-- Upgrading to Jersey 2.x is difficult and of unclear benefits, see
https://stackoverflow.com/questions/17098341#22033825 -->
<jersey-version>1.19.4</jersey-version>