Update killbill-oss-parent to 0.147.0-12af62b-SNAPSHOT and remove version overrides#202
Merged
Merged
Conversation
Copilot created this pull request from a session on behalf of
xsalefter
April 21, 2026 00:09
View session
Author
Updated |
Copilot
AI
changed the title
Update killbill-oss-parent to 0.147.0-e4efed1-SNAPSHOT and remove version overrides
Update killbill-oss-parent to 0.147.0-12af62b-SNAPSHOT and remove version overrides
Apr 21, 2026
…n properties and targetJdk Agent-Logs-Url: https://github.com/killbill/killbill-commons/sessions/0cd0a140-7cb2-4780-9385-7e0741ebdf50 Co-authored-by: xsalefter <510438+xsalefter@users.noreply.github.com>
95cf901 to
9f30f4b
Compare
xsalefter
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update
killbill-oss-parentfrom0.146.63to0.147.0-12af62b-SNAPSHOTand remove all local version property overrides, as these are now provided by the updated parent.Changes in root
pom.xml0.146.63→0.147.0-12af62b-SNAPSHOTextra-enforcer-rules.version(was1.12.0)guice.version(was7.0.0)hk2.version(was3.0.6)jackson.jakarta.rs.version(was2.13.4)jakarta.activation-api.version(was2.1.0)jakarta.annotation-api.version(was2.1.1)jakarta.inject-api.version(was2.0.1)jakarta.servlet-api.version(was5.0.0)jakarta.validation-api.version(was3.0.2)jakarta.ws.rs-api.version(was3.0.0)javassist.version(was3.30.2-GA)jaxb-api.version(was4.0.0)jaxb-runtime.version(was4.0.0)jersey.version(was3.0.18)jetty.version(was11.0.24)spotbugs-maven-plugin.version(was4.9.8.3)<project.build.targetJdk>21</project.build.targetJdk>check.fail-spotbugsandsurefireArgLineHardcoded versions in modules
jooby/pom.xmlorg.ow2.asm:asm9.7org.apache.httpcomponents:httpclient4.5.14org.apache.httpcomponents:httpcore4.4.16org.apache.httpcomponents:fluent-hc4.5.14org.apache.httpcomponents:httpmime4.5.14maven-surefire-plugin(plugin)3.0.0-M7surefire-junit47(plugin dep)3.0.0-M7config-magic/pom.xml(inconfig-magicprofile)maven-surefire-plugin(plugin)3.0.0-M7surefire-junit47(plugin dep)3.0.0-M7jdbi/pom.xml(injdbiprofile)maven-surefire-plugin(plugin)3.0.0-M7surefire-junit47(plugin dep)3.0.0-M7All other modules
No hardcoded versions found — all dependencies rely on version management from the parent POM chain.