Closed cocorossello closed 1 year ago
Hey!
Thanks for the issue. Interesting. Yes a PR would be great! Though I'm not sure what would be different about our resolution of this artifact vs your resolution.
The artifact is available in Maven Central: https://mvnrepository.com/artifact/org.springframework/spring-framework-bom/6.0.0-M4
Perhaps check your Maven environment for custom repository restrictions as well?
Thanks! ~Lincoln
Interesting. I don't see it here, however:
https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/
Shouldn't it be upgraded to latest 6.x? (6.0.9)
Shouldn't it be upgraded to latest 6.x? (6.0.9)
Yeah I think that's right. Thank you for submitting these! I will get them merged & put out new releases ASAP!
Merged and released new versions 3.5.2, 8.0.1.Final (unrelated) and 9.0.1.Final and 10.0.1.Final with this fix! Thanks @cocorossello :D
I get this error when I try to use rewrite-servlet 10.0.0.Final in gradle:
So I guess that spring-bom-dependency should get an upgrade
<version.spring>6.0.0-M4</version.spring>
Want a PR?