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

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


The following commit(s) were added to refs/heads/main by this push:
     new 032061b  Bump org.assertj:assertj-core from 3.23.1 to 3.27.7
032061b is described below

commit 032061bcd8e58eb5d6338906f2a5643651c29cba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 16:16:30 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 6e0b5fd..9ab7ef5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@ under the License.
         <jackson.version>2.18.1</jackson.version>
         <junit5.version>5.10.1</junit5.version>
         <junit.jupiter.version>${junit5.version}</junit.jupiter.version>
-        <assertj.core.version>3.23.1</assertj.core.version>
+        <assertj.core.version>3.27.7</assertj.core.version>
         
<flink.parent.artifactId>flink-connector-http-parent</flink.parent.artifactId>
         <!-- TODO remove mockito dependency 4.6.1 use level that supports java 
21-->
         <mockito.version>5.2.0</mockito.version>

Reply via email to