spring icon indicating copy to clipboard operation
spring copied to clipboard

Build error for micrometer on 3.x

Open kazuki43zoo opened this issue 3 years ago • 1 comments

Cause is two.

  • At first, micrometer version conflict (1.10.0-SNAPSHOT and 1.10.0-M6)
    • spring-web: depends on 1.10.0-M6
    • spring-batch: depends on 1.10.0-SNAPSHOT
  • At second(If 1st problem is resolved), https://github.com/spring-projects/spring-batch/issues/4201

kazuki43zoo avatar Oct 02 '22 08:10 kazuki43zoo

If the latest spring-batch 5.0.0-SNAPSHOT will published, I will fix this issue.

kazuki43zoo avatar Oct 02 '22 08:10 kazuki43zoo

This issue has been fixed!

kazuki43zoo avatar Nov 23 '22 03:11 kazuki43zoo