Skip to content

chore(deps): bump org.kill-bill.billing:killbill-oss-parent from 0.146.63 to 0.147.18 - #18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.kill-bill.billing-killbill-oss-parent-0.147.18
Closed

chore(deps): bump org.kill-bill.billing:killbill-oss-parent from 0.146.63 to 0.147.18#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.kill-bill.billing-killbill-oss-parent-0.147.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown

Bumps org.kill-bill.billing:killbill-oss-parent from 0.146.63 to 0.147.18.

Commits
  • 7a9edc9 [maven-release-plugin] prepare release killbill-oss-parent-0.147.18
  • 9b6ea60 Merge pull request #1002 from killbill/jackson-2.22.1
  • c01491c update to jackson:2.22.1
  • 38febb7 [maven-release-plugin] prepare for next development iteration
  • 965db99 [maven-release-plugin] prepare release killbill-oss-parent-0.147.17
  • e07a0f8 pom.xml: update killbill-client to 1.5.2
  • cf0dcd1 [maven-release-plugin] prepare for next development iteration
  • 285d9fd [maven-release-plugin] prepare release killbill-oss-parent-0.147.16
  • 5360d61 pom.xml: update killbill-platform to 0.42.2
  • 44ea190 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Medium Risk
Parent POM bumps can change transitive dependency versions, plugin configs, and build behavior across the Kill Bill ecosystem; validate with mvn verify and watch for Jackson version skew against explicit 2.18.6 pins.

Overview
Bumps the Maven parent killbill-oss-parent from 0.146.63 to 0.147.18 in pom.xml. No plugin source or test code changes.

The new parent revision pulls in upstream Kill Bill stack updates (e.g. Jackson 2.22.1, killbill-client 1.5.2, killbill-platform 0.42.2 per the parent changelog). This repo still pins Jackson 2.18.6 explicitly in dependencies, so runtime Jackson versions may not fully align with the parent until those overrides are updated or removed.

Reviewed by Cursor Bugbot for commit fe25977. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [org.kill-bill.billing:killbill-oss-parent](https://github.com/killbill/killbill-oss-parent) from 0.146.63 to 0.147.18.
- [Changelog](https://github.com/killbill/killbill-oss-parent/blob/master/NEWS)
- [Commits](killbill/killbill-oss-parent@killbill-oss-parent-0.146.63...killbill-oss-parent-0.147.18)

---
updated-dependencies:
- dependency-name: org.kill-bill.billing:killbill-oss-parent
  dependency-version: 0.147.18
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 30, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit fe25977. Configure here.

Comment thread pom.xml
<groupId>org.kill-bill.billing</groupId>
<artifactId>killbill-oss-parent</artifactId>
<version>0.146.63</version>
<version>0.147.18</version>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incompatible parent POM upgrade

High Severity

killbill-oss-parent 0.147.18 is a Java 21 / Jakarta line that removes org.jooby for killbill-jooby and migrates servlet APIs. This plugin still targets Kill Bill 0.24.x with JDK 11, javax.servlet, and an unversioned org.jooby:jooby dependency, so the bump alone breaks Maven resolution and stack compatibility.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit fe25977. Configure here.

@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Author

Superseded by #19.

@dependabot dependabot Bot closed this Aug 13, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/org.kill-bill.billing-killbill-oss-parent-0.147.18 branch August 13, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants