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-kudu.git


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

commit f9352dde7935abc567fad5ca8eb93670db62a271
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 12:56:53 2026 +0100

    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 735b960..f1d52f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@ under the License.
                <kudu.version>1.17.1</kudu.version>
                <scala.binary.version>2.12</scala.binary.version>
 
-               <assertj.version>3.25.3</assertj.version>
+               <assertj.version>3.27.7</assertj.version>
                <junit5.version>5.10.2</junit5.version>
                <mockito.version>1.10.19</mockito.version>
                <testcontainers.version>1.17.6</testcontainers.version>

Reply via email to