This is an automated email from the ASF dual-hosted git repository.

snuyanzin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git


The following commit(s) were added to refs/heads/main by this push:
     new b465a12  [hotfix] Bump org.assertj:assertj-core from 3.25.3 to 3.27.7
b465a12 is described below

commit b465a127d9d19a79612ccc92b68c16f8f6c430b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 3 23:04:44 2026 +0100

    [hotfix] Bump org.assertj:assertj-core from 3.25.3 to 3.27.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d9fa0a..3eb5e5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@ under the License.
                <commons-compress.version>1.26.1</commons-compress.version>
                <jackson-bom.version>2.18.2</jackson-bom.version>
                <junit5.version>5.11.4</junit5.version>
-               <assertj.version>3.25.3</assertj.version>
+               <assertj.version>3.27.7</assertj.version>
                <testcontainers.version>1.19.7</testcontainers.version>
                <mockito.version>5.14.2</mockito.version>
 

Reply via email to