spring-boot-migrator
spring-boot-migrator copied to clipboard
Spring Boot Migrator (SBM) is a tool for automated code migrations to upgrade or migrate to Spring Boot
**Describe the bug** A clear and concise description of what the bug is. **SBM Version** spring-boot-migrator v0.15.0 **SBM Application** org.springframework.boot spring-boot-starter-parent 2.7.17 **To Reproduce** Steps to reproduce the behavior: 1....
**Describe the bug** Unable download custom dependencies installed in local repository **SBM Version** spring-boot-migrator v0.15.0 **SBM Application** org.springframework.boot spring-boot-starter-parent 2.7.17 **To Reproduce** Steps to reproduce the behavior: 1. java -jar...
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 4.3.20 to 5.2.22.RELEASE. Release notes Sourced from org.springframework:spring-context's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection #28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame #28444 v5.2.21.RELEASE...
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 4.1.7.RELEASE to 5.2.22.RELEASE. Release notes Sourced from org.springframework:spring-context's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection #28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame #28444 v5.2.21.RELEASE...
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.3 to 5.3.19. Release notes Sourced from org.springframework:spring-context's releases. v5.3.19 :star: New Features Remove DNS lookups during websocket connection initiation #28280 Add application/graphql+json Media type and MIME...
**Describe the bug** During download attempt if an artefact is not found it is getting reported as unauthorised error **SBM Version** Main branch latest - c96893fc770fb01d695f67a221235d0a866e72d1 **SBM Application** Shell **To...
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.4.0 to 2.9.0. Release notes Sourced from com.jayway.jsonpath:json-path's releases. json-path-2.9.0 What's Changed Fix for CVE-2023-51074. update dependencies by @SingingBush in json-path/JsonPath#965 JPMS: define Automatic-Module-Name as json.path by...
Debugging the dependency resolution showed that: - The URI for dependencies is [built in MavenArtifactDownloader](https://github.com/openrewrite/rewrite/blob/88493fb1dca4461e6ebe9bf8e05ea078f4cdbb04/rewrite-maven/src/main/java/org/openrewrite/maven/utilities/MavenArtifactDownloader.java#L94) - The URI always points to the jar dependency - This results in a broken...
Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.39 to 0.0.40. Release notes Sourced from io.spring.javaformat:spring-javaformat-maven-plugin's releases. v0.0.40 :star: New Features Broaden Checkstyle rule for AssertJ assertion enforcement #392 Migrate away from deprecated Gradle plugin...