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

cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new ff6ddebc78 Bump org.assertj:assertj-core in /contrib/storage-druid 
(#3050)
ff6ddebc78 is described below

commit ff6ddebc786284ecd40b34031708ee1fd1eeb0b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 17 02:22:05 2026 -0400

    Bump org.assertj:assertj-core in /contrib/storage-druid (#3050)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.11.1 to 3.27.7.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-core-3.11.1...assertj-build-3.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.7
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 contrib/storage-druid/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/storage-druid/pom.xml b/contrib/storage-druid/pom.xml
old mode 100755
new mode 100644
index 7d48558783..325a68a9a6
--- a/contrib/storage-druid/pom.xml
+++ b/contrib/storage-druid/pom.xml
@@ -57,7 +57,7 @@
             <groupId>org.assertj</groupId>
             <artifactId>assertj-core</artifactId>
             <!-- use 2.9.1 for Java 7 projects -->
-            <version>3.11.1</version>
+            <version>3.27.7</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to