Very informative sir.. Thanks for the video. Currently I am trying to upgrade my spring boot version to 2.5.12 or 2.6.6 from 2.1.11 release due to the Springfor shell vulnerability, but facing issues in test classes and many other issues. Is there any guidance link on that sir how to make changes ?
@@varshneyharshit yes, i was able to upgrade the parent version to 2.5.12 and the test classes dependency also i had to upgrade as per compatible one for 2.5.12. then it works fine
@@SantoshKumar-pd3db it did work for me i upgraded the parent version to 2.5.12 and had to update my cucumber test dependency as well later it worked fine..
Thank you so much for this information. I want to upgrade my spring boot version to 2.3.12 from 2.0.9 for spring beans vulnerability. I can build my project but failing while deploying. I have followed 2.3.12 spring boot release note and list of compatible dependencies with spring boot version. still facing issues . Can you please provide any link for upgradation?
Hi can you please provide the link where all the steps are given to upgrade spring boot version from 2.3.x to 2.5.x in which Gradle change is also involved ( from 5.6.x to 7.2) please it will be very helpful
Kindly Provide any link for spring upgrade from 2.2.5 - 2.4.. while changing the spring version to 2.4 in pom.xml... javax validation is not upgrading even though added javax external dependency facing issue... Kindly suggest ur thought or share link..
Good coverage dude. Thanks!! It will help.
Thank you so much
Very informative sir.. Thanks for the video. Currently I am trying to upgrade my spring boot version to 2.5.12 or 2.6.6 from 2.1.11 release due to the Springfor shell vulnerability, but facing issues in test classes and many other issues. Is there any guidance link on that sir how to make changes ?
Hey janani I am doing the same thing now ....Can u pls help ke out with a reply...does this work?
Are you using latest Jdk version ??? If not it will cause an issue
Hii Did you find any solution,Were you able to upgrade the spring boot version?
@@varshneyharshit yes, i was able to upgrade the parent version to 2.5.12 and the test classes dependency also i had to upgrade as per compatible one for 2.5.12. then it works fine
@@SantoshKumar-pd3db it did work for me i upgraded the parent version to 2.5.12 and had to update my cucumber test dependency as well later it worked fine..
Thank you so much for this information. I want to upgrade my spring boot version to 2.3.12 from 2.0.9 for spring beans vulnerability. I can build my project but failing while deploying. I have followed 2.3.12 spring boot release note and list of compatible dependencies with spring boot version. still facing issues . Can you please provide any link for upgradation?
Welcome
Thanks a lot for making this!
You are most welcome
Hi can you please provide the link where all the steps are given to upgrade spring boot version from 2.3.x to 2.5.x in which Gradle change is also involved ( from 5.6.x to 7.2) please it will be very helpful
You can use 6.2.2
@@TechTalkDebu Thank you
Kindly Provide any link for spring upgrade from 2.2.5 - 2.4.. while changing the spring version to 2.4 in pom.xml... javax validation is not upgrading even though added javax external dependency facing issue... Kindly suggest ur thought or share link..
Could you check this tutorial : thepracticaldeveloper.com/book-update-2.4.0/
Can you tell about the hallinkdisocoverer defined in class path error while migrating to 2.5.4. tried everything available on internet
Can you provide any link for migration of spring boot from 1.5.13 to 2.1.10 , it could be helpful if there is any similar project.
You can refer below two links : medium.com/rsq-technologies/migration-guide-from-spring-boot-1-5-to-2-2-x-3a87295630cc
altkomsoftware.pl/en/blog/spring-boot-migration-java/
can you share the notepad file here.
Okay sure … plz check video description
I'm facing class not found exception org.springframework.boot.bind.RelaxedPropertyResolver, can you please check me once.
Is that issue resolved ?