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

jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 164315b7fe Bump spring from 6.2.18 to 6.2.19
164315b7fe is described below

commit 164315b7fe948a69437648fde8bacd353bdaed22
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:57:02 2026 +0000

    Bump spring from 6.2.18 to 6.2.19
    
    Bumps `spring` from 6.2.18 to 6.2.19.
    
    Updates `org.springframework:spring-test` from 6.2.18 to 6.2.19
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.18...v6.2.19)
    
    Updates `org.springframework:spring-web` from 6.2.18 to 6.2.19
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.18...v6.2.19)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-test
      dependency-version: 6.2.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-web
      dependency-version: 6.2.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[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 f8d46be3e0..458c95bba3 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -81,7 +81,7 @@ groovy-all = "5.0.5"
 freemarker = "2.3.34"
 esapi = "2.7.0.0"
 # Shared by spring-test, spring-web.
-spring = "6.2.18"
+spring = "6.2.19"
 jackson-databind = "2.21.3"
 # Shared by jersey-container-servlet, jersey-hk2, jersey-media-multipart, 
jersey-media-json-jackson.
 jersey = "3.1.12"

Reply via email to