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


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

commit c5605546217f2b0be2f9d8acfa752e20ed4b2868
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 13:57:02 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 6c7e316..4d62283 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@ under the License.
                <scala.binary.version>2.12</scala.binary.version>
                <scala-library.version>2.12.7</scala-library.version>
                <junit5.version>5.8.1</junit5.version>
-               <assertj.version>3.21.0</assertj.version>
+               <assertj.version>3.27.7</assertj.version>
                <testcontainers.version>1.21.4</testcontainers.version>
                <commons-compress.version>1.26.1</commons-compress.version>
 

Reply via email to