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

epugh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-mcp.git


The following commit(s) were added to refs/heads/main by this push:
     new f380ec2  chore(deps): bump Jib from 3.4.5 to 3.5.3 (#78)
f380ec2 is described below

commit f380ec2698f3a2c449c3059452979209b145f1a8
Author: Aditya Parikh <[email protected]>
AuthorDate: Wed Apr 15 15:25:29 2026 -0400

    chore(deps): bump Jib from 3.4.5 to 3.5.3 (#78)
    
    
    * chore(deps): bump Jib from 3.4.5 to 3.5.3
    
    ---------
    
    Signed-off-by: adityamparikh <[email protected]>
    Co-authored-by: Claude <[email protected]>
    Co-authored-by: Eric Pugh <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 68ff550..694265f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -3,7 +3,7 @@
 spring-boot = "3.5.13"
 spring-dependency-management = "1.1.7"
 errorprone-plugin = "4.2.0"
-jib = "3.4.5"
+jib = "3.5.3"
 spotless = "7.0.2"
 
 # Main dependencies

Reply via email to