Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid redundant versioning of devon4j itself and archetype #118

Closed
hohwille opened this issue Jul 5, 2019 · 2 comments
Closed

Avoid redundant versioning of devon4j itself and archetype #118

hohwille opened this issue Jul 5, 2019 · 2 comments
Labels
enhancement New feature or request SCM Software-configuration-management (maven, travis, etc.) security template maven-archetype to create new application.
Milestone

Comments

@hohwille
Copy link
Member

hohwille commented Jul 5, 2019

We have to maintain, update and fix versions often. In most cases we have trouble and issues because almost all versions are both in our devon4j parent POM as well as in the toplvel POM of the archetype.

@hohwille hohwille added enhancement New feature or request SCM Software-configuration-management (maven, travis, etc.) security template maven-archetype to create new application. labels Jul 5, 2019
@hohwille
Copy link
Member Author

hohwille commented Jul 5, 2019

I see the following options:

hohwille added a commit to hohwille/devon4j that referenced this issue Jul 5, 2019
…build

devonfw#118: avoid redundant spring.boot.version
devonfw#112: renamed test to ObjectMapperFactoryTest
hohwille added a commit that referenced this issue Jul 6, 2019
…120)

#118: avoid redundant spring.boot.version
#112: renamed test to ObjectMapperFactoryTest
hohwille pushed a commit that referenced this issue Aug 13, 2019
#123 jackson updated to 2.9.9.20190727
#122 guava updated to 28.0-jre
#118: avoid redundant version for jackson in archetype
hohwille added a commit that referenced this issue Sep 27, 2019
#115: Resolve CVEs identified (#131)
#123 jackson updated to 2.9.9.20190727
#122 guava updated to 28.0-jre
#118: avoid redundant version for jackson in archetype
@hohwille
Copy link
Member Author

IMHO all already done via first option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SCM Software-configuration-management (maven, travis, etc.) security template maven-archetype to create new application.
Projects
None yet
Development

No branches or pull requests

1 participant