Skip to content

Bump org.jboss:jboss-parent from 49 to 52#61

Merged
michpetrov merged 1 commit intomainfrom
dependabot/maven/org.jboss-jboss-parent-52
Mar 6, 2026
Merged

Bump org.jboss:jboss-parent from 49 to 52#61
michpetrov merged 1 commit intomainfrom
dependabot/maven/org.jboss-jboss-parent-52

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.jboss:jboss-parent from 49 to 52.

Release notes

Sourced from org.jboss:jboss-parent's releases.

jboss-parent-50

What's Changed

New Contributors

Full Changelog: jboss/jboss-parent-pom@jboss-parent-49...jboss-parent-50

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/org.jboss-jboss-parent-52 branch from 7f746b1 to 5bf0090 Compare February 16, 2026 11:37
@michpetrov
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/maven/org.jboss-jboss-parent-52 branch from 5bf0090 to e2eff08 Compare February 18, 2026 19:20
@rhusar
Copy link
Copy Markdown
Member

rhusar commented Feb 19, 2026

you would need to change https://github.com/jboss/jboss-parent-pom/blob/main/pom.xml#L183C7-L183C31

<jdk.min.version>${maven.compiler.release}</jdk.min.version>

@michpetrov
Copy link
Copy Markdown
Contributor

thanks, I figure I should also update the CI job, I don't think we need to test on Java 11

@rhusar
Copy link
Copy Markdown
Member

rhusar commented Feb 19, 2026

well, you definitely need to update it and add jdk 25... :)

re: 11 depends what your target is. for WF itself 17 is enough for sure.

@michpetrov
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 49 to 52.
- [Release notes](https://github.com/jboss/jboss-parent-pom/releases)
- [Commits](https://github.com/jboss/jboss-parent-pom/commits)

---
updated-dependencies:
- dependency-name: org.jboss:jboss-parent
  dependency-version: '52'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/org.jboss-jboss-parent-52 branch from e2eff08 to 5f5edf1 Compare March 6, 2026 17:03
@michpetrov michpetrov merged commit 56ce5dc into main Mar 6, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/org.jboss-jboss-parent-52 branch March 6, 2026 17:11
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.

2 participants