Martin Todorov
Martin Todorov
Any updates on this?
Hi @TJoker024 , Well, I believe @anki2189 is already look into this, but feel free to join our [chat channel](https://chat.carlspring.org/) where we can discuss it further! :)
@emanuelconte , As this project is currently on hold, I appreciate your offer to help, but would suggest you don't do so.
Thanks a lot, @fuss86!
Okay, @sbespalov ! Thanks for looking into this!
Great! Go ahead and dig in! :)
@fuss86 / @sbespalov , Any thoughts/advice on this?
Here's a diff run on the dependency trees of the two: ``` --- spring-boot-starter-parent 2019-11-11 12:52:02.132369427 +0000 +++ strongbox-parent-1.0-SNAPSHOT 2019-11-11 12:52:36.723360982 +0000 @@ -4,17 +4,16 @@ [INFO] | | +-...
I think the main difference is coming from this bit: ``` +[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.1.5.RELEASE:test +[INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.1.5.RELEASE:test +[INFO] | +- com.jayway.jsonpath:json-path:jar:2.4.0:test +[INFO] | | +- net.minidev:json-smart:jar:2.3:test +[INFO] | |...
@mwvdev , Would you be able to pick it up from here?