Skip to content

Update dependency io.rest-assured:rest-assured to v6#2869

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/io.rest-assured-rest-assured-6.x
Open

Update dependency io.rest-assured:rest-assured to v6#2869
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/io.rest-assured-rest-assured-6.x

Conversation

@renovate

@renovate renovate Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.rest-assured:rest-assured (source) 5.5.76.0.1 age confidence

Release Notes

rest-assured/rest-assured (io.rest-assured:rest-assured)

v6.0.1

  • Fix a JsonPath denial-of-service where oversized numeric literals in untrusted JSON were parsed into arbitrarily large BigIntegers, an O(n^2) CPU and heap cost. JSON number tokens are now capped at 1000 characters by default, configurable via JsonPathConfig.numberLengthLimit and JsonConfig.numberLengthLimit (a negative value disables the check). Thanks to Brian Lee (PhD security researcher, Georgia Tech SSLab) for the private report.
  • Use custom Jackson 3 object mapper in JsonPath (#​1858) (thanks to gkiel for PR)
  • Fix Spring MockMvc cookie handling with Jakarta-only servlet APIs (fixes #​1853)
  • Use Jackson 3 mapper in JsonPath deserialization when Jackson 3 is the only Jackson on the classpath (#​1865) (thanks to dickerpulli for PR)
  • Add JsonPath.using(Jackson3ObjectMapperFactory) overload (#​1861) (thanks to Anusha-7254 for PR)
  • Fix typo in duplicate-finder-maven-plugin phase property (#​1866) (thanks to metacosm for PR)
  • Fix incorrect serialization of enum constants declared with a body when used as query/path parameters (#​1799)
  • The spring-mock-mvc and spring-web-test-client modules now target Spring Framework 7 and no longer expose their own Spring version as a transitive dependency (the Spring dependencies are declared optional), so they no longer drag Spring 5 onto a Spring Boot 4 / Spring Framework 7 classpath. This removes the need for manual Spring exclusions on Spring Boot 4 (fixes #​1853, #​1868). Thanks to spencerarq for the detailed investigation.

v6.0.0

  • spring-mock-mvc module now supports Spring 7.x
  • spring-web-test-client now supports Spring 7.x
  • Upgraded commons-lang3 from 3.18.0 to 3.19.0
  • The spring modules now required Spring 5.3+ (previously 5.1 was required)
  • New minimum Java baseline is now 17
  • New minimum Groovy base is now 5.x
  • Support for Jackson 3 object mapping
  • Support for Yasson 3 object mapping
  • Support for jakarta JsonB/Johnzon 3 object mapping
  • Migrate json-path fully to Java, bypass GroovyShell for evaluation (#​1844) (thanks to Michael Edgar for PR)
    • This fixed some nasty memory leaks when using JsonPath heavily in long running processes
  • Stop resetting ResponseParserRegistrar during build (#​1759, #​1505, #​1207 & #​978) (thanks to Marc Easen for PR)
  • Skip Null filters in FilterContextImpl (#​1834) (thanks to Boyarshinov Alexander for PR)
  • Upgraded Kotlin extension module to use Kotlin 2.2.21

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • Between 04:00 PM and 07:59 PM, Monday through Friday (* 16-19 * * 1-5)
  • Automerge
    • On day 31 of the month, only in February (* * 31 2 *)

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

Rebasing: Whenever PR is behind base branch, 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/io.rest-assured-rest-assured-6.x branch from 8043dfc to 7c18cd3 Compare May 5, 2026 14:02
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 7c18cd3 to 5fede04 Compare May 8, 2026 08:34
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 5fede04 to f7816d5 Compare May 9, 2026 13:36
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c Bot requested a deployment to preview May 9, 2026 13:51 Abandoned
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from f7816d5 to 06e0d36 Compare May 12, 2026 08:13
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 06e0d36 to e763462 Compare May 18, 2026 08:24
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch 2 times, most recently from fdfc4d7 to 34b6d48 Compare May 18, 2026 11:38
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 34b6d48 to d66d955 Compare May 18, 2026 14:34
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from d66d955 to 82b2f8d Compare May 18, 2026 17:04
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 82b2f8d to 22384a3 Compare May 18, 2026 17:52
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch 2 times, most recently from 7609550 to ebf92bb Compare May 19, 2026 13:12
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from ebf92bb to 491f40c Compare May 19, 2026 13:56
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 491f40c to f157f1a Compare May 19, 2026 16:17
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch 2 times, most recently from de0ceb3 to 6408b3f Compare May 26, 2026 13:14
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 6408b3f to da11902 Compare May 26, 2026 17:00
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from da11902 to 9dd45ae Compare May 26, 2026 17:34
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 9dd45ae to eba5825 Compare May 26, 2026 18:41
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from eba5825 to d8302c4 Compare May 27, 2026 13:40
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from d8302c4 to f72dc55 Compare June 4, 2026 08:54
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from f72dc55 to 86180d1 Compare June 9, 2026 08:07
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 86180d1 to 5566bc7 Compare June 10, 2026 10:07
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 5566bc7 to 3e27611 Compare June 15, 2026 09:38
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 3e27611 to 3feeb34 Compare June 23, 2026 11:21
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 3feeb34 to 946b018 Compare June 24, 2026 08:53
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 946b018 to c598505 Compare July 2, 2026 10:40
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from c598505 to 7c059c2 Compare July 8, 2026 11:13
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 7c059c2 to 99e8fcf Compare July 9, 2026 08:51
@renovate renovate Bot force-pushed the renovate/io.rest-assured-rest-assured-6.x branch from 99e8fcf to 1caaf6d Compare July 10, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants