Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown

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

Commits
  • 766e962 [maven-release-plugin] prepare release killbill-oss-parent-0.147.20
  • 7a0ad54 pom.xml: update killbill-client to 1.5.3
  • 478cdb4 [maven-release-plugin] prepare for next development iteration
  • 85130f0 [maven-release-plugin] prepare release killbill-oss-parent-0.147.19
  • 92d74cf Merge pull request #1004 from killbill/killbill-plugin-api-0281
  • 548b1bf update to killbill-plugin-api:0.28.1
  • 158dcdb [maven-release-plugin] prepare for next development iteration
  • 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
  • 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

Low Risk
Single dependency-management version bump with no application code changes; verify mvn verify and compatibility with the Kill Bill runtime after inherited API/plugin versions shift.

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

That parent update pulls in newer Kill Bill platform dependency management (among upstream changes: killbill-plugin-api 0.28.1, killbill-client 1.5.3, Jackson 2.22.1). This project still pins Jackson 2.18.6 on jackson-core and jackson-databind, so Jackson may not move until those overrides are removed or updated.

Reviewed by Cursor Bugbot for commit 1fc411c. 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.20.
- [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.20)

---
updated-dependencies:
- dependency-name: org.kill-bill.billing:killbill-oss-parent
  dependency-version: 0.147.20
  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 Aug 13, 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 1fc411c. 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.20</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 generation bump

High Severity

killbill-oss-parent 0.147.20 is the Java 21 / Jakarta / Kill Bill 0.25 line (killbill-plugin-api 0.28.1, killbill-jooby, Jackson 2.22.1). This plugin still targets Kill Bill 0.24.x on JDK 11: source uses javax.servlet, javax.inject, and org.jooby; Docker runs killbill:0.24.9; pom.xml still depends on unversioned org.jooby:jooby and pins Jackson 2.18.6. The plugin will not build or load on the documented 0.24.x stack.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 1fc411c. Configure here.

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