Skip to content

Bump version.org.jboss.narayana.lra from 1.2.0.Final to 2.0.0.Final - #780

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/version.org.jboss.narayana.lra-2.0.0.Final
Open

Bump version.org.jboss.narayana.lra from 1.2.0.Final to 2.0.0.Final#780
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/version.org.jboss.narayana.lra-2.0.0.Final

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps version.org.jboss.narayana.lra from 1.2.0.Final to 2.0.0.Final.
Updates org.jboss.narayana.lra:lra-coordinator-jar from 1.2.0.Final to 2.0.0.Final

Updates org.jboss.narayana.lra:lra-client from 1.2.0.Final to 2.0.0.Final

Commits
  • 9eeb0c4 Updated to 2.0.0.Final
  • 0225835 Fix the skip.release property
  • 6ac955c Bump org.apache.maven:apache-maven from 3.9.9 to 3.9.16
  • 4ec4e63 Bump io.undertow:undertow-core from 2.4.2.Final to 2.4.3.Final (#422)
  • 46829f7 Bump org.apache.maven.wrapper:maven-wrapper from 3.3.2 to 3.3.4 (#419)
  • e83c7d2 Harden ServerLRAFilter against missing CDI context on async threads
  • 027691f Bump version.junit from 6.1.2 to 6.1.3 (#417)
  • 6fc4e6b Bump the quarkus group with 3 updates (#414)
  • 9531eda Bump version.io.netty from 4.2.16.Final to 4.2.17.Final (#416)
  • c53bf1c Bump actions/setup-java from 5.6.0 to 5.7.0
  • Additional commits viewable in compare view

Updates org.jboss.narayana.lra:narayana-lra from 1.2.0.Final to 2.0.0.Final

Updates org.jboss.narayana.lra:lra-proxy-api from 1.2.0.Final to 2.0.0.Final

Updates org.jboss.narayana.lra:lra-service-base from 1.2.0.Final to 2.0.0.Final

Commits
  • 9eeb0c4 Updated to 2.0.0.Final
  • 0225835 Fix the skip.release property
  • 6ac955c Bump org.apache.maven:apache-maven from 3.9.9 to 3.9.16
  • 4ec4e63 Bump io.undertow:undertow-core from 2.4.2.Final to 2.4.3.Final (#422)
  • 46829f7 Bump org.apache.maven.wrapper:maven-wrapper from 3.3.2 to 3.3.4 (#419)
  • e83c7d2 Harden ServerLRAFilter against missing CDI context on async threads
  • 027691f Bump version.junit from 6.1.2 to 6.1.3 (#417)
  • 6fc4e6b Bump the quarkus group with 3 updates (#414)
  • 9531eda Bump version.io.netty from 4.2.16.Final to 4.2.17.Final (#416)
  • c53bf1c Bump actions/setup-java from 5.6.0 to 5.7.0
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Bumps `version.org.jboss.narayana.lra` from 1.2.0.Final to 2.0.0.Final.

Updates `org.jboss.narayana.lra:lra-coordinator-jar` from 1.2.0.Final to 2.0.0.Final

Updates `org.jboss.narayana.lra:lra-client` from 1.2.0.Final to 2.0.0.Final
- [Release notes](https://github.com/jbosstm/lra/releases)
- [Commits](jbosstm/lra@1.2.0.Final...2.0.0.Final)

Updates `org.jboss.narayana.lra:narayana-lra` from 1.2.0.Final to 2.0.0.Final

Updates `org.jboss.narayana.lra:lra-proxy-api` from 1.2.0.Final to 2.0.0.Final

Updates `org.jboss.narayana.lra:lra-service-base` from 1.2.0.Final to 2.0.0.Final
- [Release notes](https://github.com/jbosstm/lra/releases)
- [Commits](jbosstm/lra@1.2.0.Final...2.0.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.narayana.lra:lra-coordinator-jar
  dependency-version: 2.0.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.narayana.lra:lra-client
  dependency-version: 2.0.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.narayana.lra:narayana-lra
  dependency-version: 2.0.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.narayana.lra:lra-proxy-api
  dependency-version: 2.0.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.narayana.lra:lra-service-base
  dependency-version: 2.0.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 17, 2026
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