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

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 69298799741b32c2d6ffe8b8a4261334adbc568e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 21 10:10:28 2022 +0000

    Bump spring-boot.version from 2.6.7 to 2.7.5
    
    Bumps `spring-boot.version` from 2.6.7 to 2.7.5.
    
    Updates `spring-boot` from 2.6.7 to 2.7.5
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.5)
    
    Updates `spring-boot-starter-test` from 2.6.7 to 2.7.5
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.5)
    
    Updates `spring-boot-dependencies` from 2.6.7 to 2.7.5
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.5)
    
    Updates `spring-boot-maven-plugin` from 2.6.7 to 2.7.5
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - 
[Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.7...v2.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-starter-test
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f16b52473e..467db17209 100644
--- a/pom.xml
+++ b/pom.xml
@@ -367,7 +367,7 @@
     <slf4j.version>1.7.36</slf4j.version>
     <spotbugs.version>4.1.2</spotbugs.version>
     <spring.version>5.3.20</spring.version>
-    <spring-boot.version>2.6.7</spring-boot.version>
+    <spring-boot.version>2.7.5</spring-boot.version>
     <system-stubs.version>2.0.1</system-stubs.version>
     <tomcat-juli.version>10.0.23</tomcat-juli.version>
     <velocity.version>1.7</velocity.version>

Reply via email to