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

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 3a7322d55 Bump spring-core from 6.0.7 to 6.0.8 & spring-bot from 3.0.5 
to 3.0.6 & spring-security from 6.0.2 to 6.0.3 (#1511)
3a7322d55 is described below

commit 3a7322d553ef2af7fe1947e60c8436f06d9976cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 1 22:08:43 2023 +0200

    Bump spring-core from 6.0.7 to 6.0.8 & spring-bot from 3.0.5 to 3.0.6 & 
spring-security from 6.0.2 to 6.0.3 (#1511)
    
    * Bump spring-core from 6.0.7 to 6.0.8
    
    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]>
    
    * chore(deps): bump spring boot & spring security for convergence as well
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: bossenti <[email protected]>
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 79d6a6b7b..cbe1e6469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,9 +117,9 @@
        <slf4j.version>2.0.6</slf4j.version>
        <snakeyaml.version>1.33</snakeyaml.version>
        <snappy-java.version>1.1.7.7</snappy-java.version>
-       <spring.version>6.0.7</spring.version>
-       <spring-boot.version>3.0.5</spring-boot.version>
-       <spring-security.version>6.0.2</spring-security.version>
+       <spring.version>6.0.8</spring.version>
+       <spring-boot.version>3.0.6</spring-boot.version>
+       <spring-security.version>6.0.3</spring-security.version>
        <swagger.version>2.2.7</swagger.version>
        <type-parser.version>0.8.1</type-parser.version>
        <wildfly-common.version>1.6.0.Final</wildfly-common.version>

Reply via email to