Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Invalid upgraded artifact details in case of sub-property name #1

Open
Sylvain-Bugat opened this issue Jan 9, 2017 · 0 comments
Open
Labels

Comments

@Sylvain-Bugat
Copy link
Contributor

In this case there are 2 properties: jasypt-spring-boot.version and spring-boot.version, the first one is a sub-part of the second so others artifact are marked as upgraded but it's not the case:

jasypt-spring-boot.version upgrade 1.10 -> 1.11  …
Upgraded artifact details:
com.github.ulisesbocchio:jasypt-spring-boot: 1.10 -> 1.11
org.springframework.boot:spring-boot: 1.10 -> 1.11
org.springframework.boot:spring-boot-dependencies: 1.10 -> 1.11
org.springframework.boot:spring-boot-test: 1.10 -> 1.11

Maybe the detection of property a word is missing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant