Skip to content

Update dependency org.jboss.resteasy:resteasy-jackson2-provider to v7 - #64

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.jboss.resteasy-resteasy-jackson2-provider-7.x
Open

Update dependency org.jboss.resteasy:resteasy-jackson2-provider to v7#64
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.jboss.resteasy-resteasy-jackson2-provider-7.x

Conversation

@renovate

@renovate renovate Bot commented Sep 27, 2025

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
org.jboss.resteasy:resteasy-jackson2-provider (source) 6.2.11.Final7.0.3.Final age confidence

Release Notes

resteasy/resteasy (org.jboss.resteasy:resteasy-jackson2-provider)

v7.0.3.Final

Compare Source

What's Changed

  • [RESTEASY-3726] Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.5 to 3.3.6 by @​dependabot[bot] in #​4846
  • [RESTEASY-3728] Bump version.org.apache.james.apache-mime4j from 0.8.13 to 0.8.14 by @​dependabot[bot] in #​4849
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 in the fasterxml-dependencies group across 1 directory by @​dependabot[bot] in #​4848
  • [RESTEASY-3621] Resource methods inherited from package-private class not registered by @​christosderetzis in #​4834
  • Bump version.org.jacoco.plugin from 0.8.14 to 0.8.15 by @​dependabot[bot] in #​4882
  • Bump version.org.jacoco from 0.8.14 to 0.8.15 by @​dependabot[bot] in #​4880
  • [RESTEASY-3734] Bump org.wildfly.security:wildfly-elytron-ssl from 2.6.8.Final to 2.6.9.Final by @​dependabot[bot] in #​4856
  • [RESTEASY-3735] Bump org.jboss.arquillian:arquillian-bom from 1.10.1.Final to 1.10.2.Final by @​dependabot[bot] in #​4864
  • Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.6 to 3.3.7 by @​dependabot[bot] in #​4873
  • [RESTEASY-3740] Bump io.projectreactor:reactor-bom from 2024.0.16 to 2024.0.17 by @​dependabot[bot] in #​4838
  • [RESTEASY-3738] Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.21.4 in the fasterxml-dependencies group by @​dependabot[bot] in #​4871
  • [RESTEASY-3737] Bump version.org.glassfish.jaxb from 4.0.7 to 4.0.9 by @​dependabot[bot] in #​4869
  • Bump manusa/actions-setup-minikube from 2.16.1 to 2.17.1 in the dependencies group by @​dependabot[bot] in #​4860
  • [RESTEASY-3733] Upgrade commons-io to 2.22.0 by @​bstansberry in #​4858
  • Bump manusa/actions-setup-minikube from 2.17.1 to 2.18.0 in the dependencies group by @​dependabot[bot] in #​4886
  • [RESTEASY-3744] Use a unique name for the Weld container in the reste… by @​jamezp in #​4898
  • Bump actions/checkout from 6 to 7 in the dependencies group by @​dependabot[bot] in #​4896
  • [RESTEASY-3743] & [RESTEASY-3011] Introduce module-info descriptors to most RESTEasy artifacts by @​jamezp in #​4903
  • [RESTEASY-3746] Upgrade the resteasy-junit-extension to 1.0.0.Beta4. … by @​jamezp in #​4910
  • [RESTEASY-3749] Upgrade the junit-resteasy-extension to 1.0.0.Beta5. … by @​jamezp in #​4918
  • Fix bootable jar tests (main) by @​tommaso-borgato in #​4917
  • [RESTEASY-3753] Use the JBoss Log Manager for test logging by @​theashiot in #​4930
  • [RESTEASY-3753] Minor follow up to remove other usages of the log man… by @​jamezp in #​4936
  • [RESTEASY-3754] & [RESTEASY-3755] Update CDI support by @​jamezp in #​4933
  • [RESTEASY-3758] Bump org.eclipse.jetty:jetty-server from 12.0.32 to 12.0.36 in /resteasy-dependencies-bom by @​dependabot[bot] in #​4934
  • [RESTEASY-3742] Bump the jakarta-json-dependencies group across 1 directory with 2 updates by @​dependabot[bot] in #​4874
  • [RESTEASY-3759] Bump version.org.bouncycastle from 1.81 to 1.81.1 by @​dependabot[bot] in #​4862
  • Bump io.projectreactor:reactor-bom from 2024.0.17 to 2024.0.18 by @​dependabot[bot] in #​4887
  • [RESTEASY-3760] Bump org.wildfly.security:wildfly-elytron-ssl from 2.6.9.Final to 2.6.10.Final by @​dependabot[bot] in #​4890
  • [RESTEASY-3767] Bump com.fasterxml.jackson:jackson-bom from 2.21.4 to 2.21.5 in the fasterxml-dependencies group across 1 directory by @​dependabot[bot] in #​4920
  • [RESTEASY-3757] Bump version.io.undertow from 2.3.24.Final to 2.3.26.Final by @​dependabot[bot] in #​4924
  • [RESTEASY-3772] Bump commons-logging:commons-logging from 1.3.2 to 1.3.6 by @​dependabot[bot] in #​4912
  • Make wildfly-maven-plugin GAV configurable by @​tommaso-borgato in #​4926
  • [RESTEASY-3675] ServerDrivenNegotiation does not weigh the matching language more than a null language by @​jamezp in #​4943
  • [RESTEASY-3776] Upgrade Yasson from 3.0.4 to 3.0.5. This requires a c… by @​jamezp in #​4945
  • [RESTEASY-3777] Require Java SE 25 for compiling. by @​jamezp in #​4947
  • Bump actions/setup-java from 5 to 5.6.0 in the dependencies group across 1 directory by @​dependabot[bot] in #​4950
  • Bump version.org.wildfly.galleon-plugins from 7.4.0.Final to 8.1.7.Final by @​dependabot[bot] in #​4963
  • [RESTEASY-3779] Bump commons-codec:commons-codec from 1.19.0 to 1.22.1 by @​dependabot[bot] in #​4959
  • Bump org.mockito:mockito-core from 5.19.0 to 5.23.0 by @​dependabot[bot] in #​4955
  • [RESTEASY-3781] Bump version.org.bouncycastle from 1.81.1 to 1.85 by @​dependabot[bot] in #​4952
  • Bump io.fabric8:docker-maven-plugin from 0.46.0 to 0.48.1 by @​dependabot[bot] in #​4981
  • Bump org.junit:junit-bom from 6.0.3 to 6.1.2 by @​dependabot[bot] in #​4985
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.5.Final to 6.0.1.Final by @​dependabot[bot] in #​4975
  • [RESTEASY-3783] Bump commons-logging:commons-logging from 1.3.6 to 1.4.0 by @​dependabot[bot] in #​4953
  • Bump org.jboss.slf4j:slf4j-jboss-logmanager from 2.0.2.Final to 2.1.0.Final by @​dependabot[bot] in #​4979
  • [RESTEASY-3782] Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.32 to 1.0.33 by @​dependabot[bot] in #​4893
  • Bump actions/setup-java from 5.6.0 to 5.7.0 in the dependencies group by @​dependabot[bot] in #​4984
  • [RESTEASY-3784] Bump version.org.wildfly from 37.0.1.Final to 41.0.0.Final by @​dependabot[bot] in #​4958
  • Increase the timeout and do not download the TCK for every run. by @​jamezp in #​4987

New Contributors

Full Changelog: resteasy/resteasy@v7.0.2.Final...v7.0.3.Final

v7.0.2.Final

Compare Source

What's Changed

  • [RESTEASY-3653] Bump com.fasterxml:classmate from 1.7.0 to 1.7.1 in the fasterxml-dependencies group by @​dependabot[bot] in #​4694
  • [RESTEASY-3654] Upgrade JUnit to 6.0.0. by @​jamezp in #​4695
  • [RESTEASY-3658] Bump org.asciidoctor:asciidoctorj-pdf from 2.3.19 to 2.3.20 by @​dependabot[bot] in #​4699
  • [RESTEASY-3657] Migrate to Jakarta Persistence 3.2 and various test upgrades by @​jamezp in #​4702
  • [RESTEASY-3659] Allow multiple part form data to work with asynchronous invocations on proxies by @​jamezp in #​4705
  • Updated code to cast to GenericEntity by @​neenapj in #​4697
  • [RESTEASY-3662] Bump version.org.jacoco.plugin from 0.8.13 to 0.8.14 by @​dependabot[bot] in #​4708
  • [RESTEASY-3661] Bump version.io.undertow from 2.3.19.Final to 2.3.20.Final by @​dependabot[bot] in #​4709
  • [RESTEASY-3663] Bump version.org.jacoco from 0.8.13 to 0.8.14 by @​dependabot[bot] in #​4710
  • [RESTEASY-3656] ResteasyJackson2Provider excessive byte[] copies by @​franz1981 in #​4701
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.20 to 2.3.21 by @​dependabot[bot] in #​4719
  • Bump the dependencies group with 2 updates by @​dependabot[bot] in #​4726
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.21 to 2.3.23 by @​dependabot[bot] in #​4728
  • Bump org.jboss.slf4j:slf4j-jboss-logmanager from 2.0.1.Final to 2.0.2.Final by @​dependabot[bot] in #​4730
  • [RESTEASY-3667] Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.29 to 1.0.30 by @​dependabot[bot] in #​4721
  • Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.4.Final to 5.1.5.Final by @​dependabot[bot] in #​4717
  • [RESTEASY-3668] Bump io.projectreactor:reactor-bom from 2024.0.10 to 2024.0.11 by @​dependabot[bot] in #​4715
  • [RESTEASY-3600] Fix SSE stream failures on session invalidation. by @​jamezp in #​4723
  • [RESTEASY-3670] Prevent off-heap OOME with chunked entity file writes by @​jamezp in #​4735
  • [RESTEASY-3672] Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 in the fasterxml-dependencies group by @​dependabot[bot] in #​4732
  • Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @​dependabot[bot] in #​4733
  • [RESTEASY-3673] Bump io.projectreactor:reactor-bom from 2024.0.11 to 2024.0.12 by @​dependabot[bot] in #​4734
  • Allow build to work with Maven 4 by removing the default profile as i… by @​jamezp in #​4740
  • [RESTEASY-3671] Do not check session invalidation during queuing. Onl… by @​jamezp in #​4742
  • Bump actions/checkout from 5 to 6 in the dependencies group by @​dependabot[bot] in #​4744
  • [RESTEASY-3676] Bump org.wildfly.security:wildfly-elytron-ssl from 2.6.5.Final to 2.6.6.Final by @​dependabot[bot] in #​4747
  • [RESTEASY-3677] Bump org.wildfly.security:wildfly-elytron-ssl from 2.6.6.Final to 2.6.7.Final by @​dependabot[bot] in #​4748
  • [RESTEASY-3678] Ensure configuration parameters are looked up in the … by @​jamezp in #​4749
  • Add some documentation about XML Feature Secure Processing. by @​jamezp in #​4698
  • [RESTEASY-3617] avoiding blocking call in reactive flow by @​jamezp in #​4751
  • [RESTEASY-3617] avoiding blocking call in reactive flow by @​radhakrishnan10192 in #​4641
  • Update the build to separate how it builds the channel given it has a… by @​jamezp in #​4754
  • Bump the dependencies group with 2 updates by @​dependabot[bot] in #​4758
  • [RESTEASY-3863] Ensure we scan EJB interface methods for endpoint ann… by @​jamezp in #​4760
  • Remove unneeded files and files that are provided by the .github repo… by @​jamezp in #​4776
  • [RESTEASY-3686] Remove the HeaderEmptyHostTest by @​jamezp in #​4778
  • [RESTEASY-3687] Bump org.jboss.logging:jboss-logging from 3.6.1.Final to 3.6.2.Final by @​dependabot[bot] in #​4780
  • [RESTEASY-3685] Fix tests run on IBM JDK (Semeru) by @​OndrejGerzicak in #​4774
  • Bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @​dependabot[bot] in #​4764
  • Bump io.projectreactor:reactor-bom from 2024.0.12 to 2024.0.14 by @​dependabot[bot] in #​4766
  • [RESTEASY-3688] Bump version.weld from 6.0.3.Final to 6.0.4.Final by @​dependabot[bot] in #​4768
  • [RESTEASY-3690] Bump the fasterxml-dependencies group across 1 directory with 2 updates by @​dependabot[bot] in #​4772
  • [RESTEASY-3359] Commit SSE response headers when closing without send… by @​jamezp in #​4785
  • [RESTEASY-3693] Allow using @​Inject on resources, providers and applications without requiring a public no-arg constructor to better align with the CDI specification. by @​jamezp in #​4803
  • [RESTEASY-3698] Replace the BASE id in message bundles and message lo… by @​jamezp in #​4809
  • [RESTEASY-3699] Bump org.jboss.logging:jboss-logging from 3.6.2.Final to 3.6.3.Final by @​dependabot[bot] in #​4811
  • [RESTEASY-3700] Bump org.jboss.arquillian:arquillian-bom from 1.10.0.Final to 1.10.1.Final by @​dependabot[bot] in #​4807
  • [RESTEASY-3696] Bump version.org.glassfish.jaxb from 4.0.6 to 4.0.7 by @​dependabot[bot] in #​4806
  • [RESTEASY-3701] Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.30 to 1.0.31 by @​dependabot[bot] in #​4801
  • Bump the dependencies group across 1 directory with 3 updates by @​dependabot[bot] in #​4796
  • Bump org.junit:junit-bom from 6.0.2 to 6.0.3 by @​dependabot[bot] in #​4792
  • Bump io.projectreactor:reactor-bom from 2024.0.14 to 2024.0.16 by @​dependabot[bot] in #​4800
  • [RESTEASY-3704] Bump org.wildfly.security:wildfly-elytron-ssl from 2.6.7.Final to 2.6.8.Final by @​dependabot[bot] in #​4789
  • [RESTEASY-3705] Bump org.eclipse.jetty:jetty-server from 12.0.15 to 12.0.32 in /resteasy-dependencies-bom by @​dependabot[bot] in #​4799
  • [RESTEASY-3707] Bump version.com.fasterxml.jackson to 2.21.1 by @​marcosgopen in #​4813
  • [RESTEASY-3702] Upgrade Undertow to 2.3.23.Final by @​jamezp in #​4815
  • [RESTEASY-3708] Refactor the FakeHttpServer renaming it to TestHttpSe… by @​jamezp in #​4817
  • [RESTEASY-3709] Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.4 to 3.3.5 by @​dependabot[bot] in #​4793
  • [RESTEASY-3710] Bump version.io.undertow from 2.3.23.Final to 2.3.24.Final by @​dependabot[bot] in #​4821
  • [RESTEASY-3711] Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 in the fasterxml-dependencies group by @​dependabot[bot] in #​4819
  • [RESTEASY-3660] Deprecate the resteasy.patch.filter.legacy context parameter by @​Dkafetzis in #​4812
  • chore(build): Upgrade Maven Wrapper script to 3.3.4 and managed Maven… by @​rhusar in #​4826
  • [RESTEASY-3691] Change the EntityInputStream inner class back to priv… by @​jamezp in #​4829
  • [RESTEASY-3596] Add an executor and scheduled executor which is manag… by @​jamezp in #​4831
  • [RESTEASY-3720] Bump org.apache.httpcomponents:httpasyncclient from 4.1.4 to 4.1.5 by @​dependabot[bot] in #​4835
  • [RESTEASY-3719] Bump org.wildfly:wildfly-channel-maven-plugin from 1.0.31 to 1.0.32 by @​dependabot[bot] in #​4836
  • Upgrade the jboss-parent to 52. Updated the release script to use the… by @​jamezp in #​4839

New Contributors

Full Changelog: resteasy/resteasy@v7.0.0.Final...v7.0.2.Final

v7.0.1.Final

Compare Source

What's Changed

New Contributors

Full Changelog: resteasy/resteasy@v7.0.0.Final...v7.0.1.Final

v7.0.0.Final

Compare Source

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Helsinki)

  • Branch creation
    • "after 4pm every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/org.jboss.resteasy-resteasy-jackson2-provider-7.x branch from a45b49c to bd37f07 Compare December 10, 2025 22:30
@renovate
renovate Bot force-pushed the renovate/org.jboss.resteasy-resteasy-jackson2-provider-7.x branch from bd37f07 to 536d45e Compare April 16, 2026 12:16
@renovate
renovate Bot force-pushed the renovate/org.jboss.resteasy-resteasy-jackson2-provider-7.x branch from 536d45e to 712bb48 Compare August 4, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants