You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2021/11/20 02:26:07 UTC

[GitHub] [cxf] reta opened a new pull request #876: CXF-8618: Update to Spring Boot 2.6.0

reta opened a new pull request #876:
URL: https://github.com/apache/cxf/pull/876


   Update to Spring Boot 2.6.0:
      - Update to Spring Boot 2.6.0 (https://spring.io/blog/2021/11/19/spring-boot-2-6-is-now-available)
      - Update to Spring Security 5.6.0 (https://spring.io/blog/2021/11/16/spring-security-5-6-0-released)
      - Update to Micrometer 1.8.0 (https://github.com/micrometer-metrics/micrometer/releases/tag/v1.8.0)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta commented on pull request #876: CXF-8618: Update to Spring Boot 2.6.0

Posted by GitBox <gi...@apache.org>.
reta commented on pull request #876:
URL: https://github.com/apache/cxf/pull/876#issuecomment-974735137


   @coheigea @amarkevich any concerns, guys? Upgrades cleanly, no issues (3.5.0 only), thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta merged pull request #876: CXF-8618: Update to Spring Boot 2.6.0

Posted by GitBox <gi...@apache.org>.
reta merged pull request #876:
URL: https://github.com/apache/cxf/pull/876


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta commented on pull request #876: CXF-8618: Update to Spring Boot 2.6.0

Posted by GitBox <gi...@apache.org>.
reta commented on pull request #876:
URL: https://github.com/apache/cxf/pull/876#issuecomment-974735137


   @coheigea @amarkevich any concerns, guys? Upgrades cleanly, no issues (3.5.0 only), thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta commented on a change in pull request #876: CXF-8618: Update to Spring Boot 2.6.0

Posted by GitBox <gi...@apache.org>.
reta commented on a change in pull request #876:
URL: https://github.com/apache/cxf/pull/876#discussion_r753681758



##########
File path: distribution/src/main/release/samples/pom.xml
##########
@@ -30,8 +30,8 @@
         <!-- don't deploy the samples, kind of pointless -->
         <maven.deploy.skip>true</maven.deploy.skip>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <spring.boot.version>2.5.7</spring.boot.version>
-        <spring.cloud.eureka.version>3.0.3</spring.cloud.eureka.version>
+        <spring.boot.version>2.6.0</spring.boot.version>
+        <spring.cloud.eureka.version>3.1.0-M3</spring.cloud.eureka.version>

Review comment:
       Release is expected at the end of November 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta merged pull request #876: CXF-8618: Update to Spring Boot 2.6.0

Posted by GitBox <gi...@apache.org>.
reta merged pull request #876:
URL: https://github.com/apache/cxf/pull/876


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cxf] reta commented on a change in pull request #876: CXF-8618: Update to Spring Boot 2.6.0

Posted by GitBox <gi...@apache.org>.
reta commented on a change in pull request #876:
URL: https://github.com/apache/cxf/pull/876#discussion_r753681758



##########
File path: distribution/src/main/release/samples/pom.xml
##########
@@ -30,8 +30,8 @@
         <!-- don't deploy the samples, kind of pointless -->
         <maven.deploy.skip>true</maven.deploy.skip>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <spring.boot.version>2.5.7</spring.boot.version>
-        <spring.cloud.eureka.version>3.0.3</spring.cloud.eureka.version>
+        <spring.boot.version>2.6.0</spring.boot.version>
+        <spring.cloud.eureka.version>3.1.0-M3</spring.cloud.eureka.version>

Review comment:
       Release is expected at the end of November 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org