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

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


The following commit(s) were added to refs/heads/master by this push:
     new 597e2c2e76 Bump spring-core from 6.0.7 to 6.0.8 (#582)
597e2c2e76 is described below

commit 597e2c2e76f5f4f654014e0c49fe5edad2c442e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 18 14:58:51 2023 +0300

    Bump spring-core from 6.0.7 to 6.0.8 (#582)
    
    Bumps [spring-core](https://github.com/spring-projects/spring-framework) 
from 6.0.7 to 6.0.8.
    - [Release 
notes](https://github.com/spring-projects/spring-framework/releases)
    - 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.7...v6.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f3a432d560..361f6682dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
                <objenesis.version>3.3</objenesis.version>
                <openjson.version>1.0.12</openjson.version>
                <slf4j.version>2.0.6</slf4j.version>
-               <spring.version>6.0.7</spring.version>
+               <spring.version>6.0.8</spring.version>
                <wagon-ssh-external.version>3.4.3</wagon-ssh-external.version>
                <weld.version>4.0.3.Final</weld.version>
                <velocity-engine-core.version>2.3</velocity-engine-core.version>

Reply via email to