fix(deps): bump the all-deps group with 28 updates#930
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all-deps group with 28 updates: | Package | From | To | | --- | --- | --- | | [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) | `2.25.3` | `2.26.1` | | io.vertx:vertx-stack-depchain | `5.0.12` | `5.1.5` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.12.2` | `6.1.2` | | org.apache.kafka:kafka-clients | `4.2.0` | `4.3.1` | | [com.google.guava:guava](https://github.com/google/guava) | `33.0.0-jre` | `33.6.0-jre` | | [org.folio:mod-inventory-storage-dto](https://github.com/folio-org/mod-inventory-storage) | `30.0.0` | `30.0.3` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.42` | `1.18.46` | | [org.awaitility:awaitility](https://github.com/awaitility/awaitility) | `3.0.0` | `4.3.0` | | [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) | `4.3.3` | `6.0.1` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.2.0` | `5.23.0` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.17.1` | `1.18.11` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.20.2` | `3.27.7` | | [joda-time:joda-time](https://github.com/JodaOrg/joda-time) | `2.14.0` | `2.14.2` | | [org.folio:mod-source-record-storage-client](https://github.com/folio-org/mod-source-record-storage) | `6.0.0` | `6.0.1` | | [org.folio:mod-source-record-manager-client](https://github.com/folio-org/mod-source-record-manager) | `4.0.0` | `4.0.5` | | [com.jayway.jsonpath:json-path-assert](https://github.com/jayway/JsonPath) | `2.4.0` | `3.0.0` | | [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `2.8.5` | `3.2.4` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.8` | `42.7.13` | | [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `5.0.1` | `5.0.3` | | [org.folio:folio-module-descriptor-validator](https://github.com/folio-org/folio-module-descriptor-validator) | `1.0.0` | `1.0.1` | | [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.6` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.15.0` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.5.0` | | [org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo) | `1.0.2` | `1.3.3` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.2` | `3.6.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.6` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `2.5.3` | `3.3.1` | Updates `org.apache.logging.log4j:log4j-bom` from 2.25.3 to 2.26.1 - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc) - [Commits](apache/logging-log4j2@rel/2.25.3...rel/2.26.1) Updates `io.vertx:vertx-stack-depchain` from 5.0.12 to 5.1.5 Updates `org.junit:junit-bom` from 5.12.2 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.12.2...r6.1.2) Updates `org.apache.kafka:kafka-clients` from 4.2.0 to 4.3.1 Updates `com.google.guava:guava` from 33.0.0-jre to 33.6.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.folio:mod-inventory-storage-dto` from 30.0.0 to 30.0.3 - [Release notes](https://github.com/folio-org/mod-inventory-storage/releases) - [Changelog](https://github.com/folio-org/mod-inventory-storage/blob/master/NEWS.md) - [Commits](folio-org/mod-inventory-storage@v30.0.0...v30.0.3) Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.46 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.42...v1.18.46) Updates `org.awaitility:awaitility` from 3.0.0 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-3.0.0...awaitility-4.3.0) Updates `io.rest-assured:rest-assured` from 4.3.3 to 6.0.1 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-4.3.3...rest-assured-6.0.1) Updates `org.mockito:mockito-core` from 5.2.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.2.0...v5.23.0) Updates `net.bytebuddy:byte-buddy` from 1.17.1 to 1.18.11 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.17.1...byte-buddy-1.18.11) Updates `org.assertj:assertj-core` from 3.20.2 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-core-3.20.2...assertj-build-3.27.7) Updates `joda-time:joda-time` from 2.14.0 to 2.14.2 - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.14.0...v2.14.2) Updates `org.folio:mod-source-record-storage-client` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/folio-org/mod-source-record-storage/releases) - [Changelog](https://github.com/folio-org/mod-source-record-storage/blob/v6.0.1/NEWS.md) - [Commits](folio-org/mod-source-record-storage@v6.0.0...v6.0.1) Updates `org.folio:mod-source-record-manager-client` from 4.0.0 to 4.0.5 - [Release notes](https://github.com/folio-org/mod-source-record-manager/releases) - [Changelog](https://github.com/folio-org/mod-source-record-manager/blob/v4.0.5/NEWS.md) - [Commits](folio-org/mod-source-record-manager@v4.0.0...v4.0.5) Updates `com.jayway.jsonpath:json-path-assert` from 2.4.0 to 3.0.0 - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@json-path-2.4.0...json-path-3.0.0) Updates `com.github.ben-manes.caffeine:caffeine` from 2.8.5 to 3.2.4 - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](ben-manes/caffeine@v2.8.5...v3.2.4) Updates `org.postgresql:postgresql` from 42.7.8 to 42.7.13 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.8...REL42.7.13) Updates `org.liquibase:liquibase-core` from 5.0.1 to 5.0.3 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/main/changelog.txt) - [Commits](liquibase/liquibase@v5.0.1...v5.0.3) Updates `org.folio:folio-module-descriptor-validator` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/folio-org/folio-module-descriptor-validator/releases) - [Changelog](https://github.com/folio-org/folio-module-descriptor-validator/blob/master/NEWS.md) - [Commits](folio-org/folio-module-descriptor-validator@v1.0.0...v1.0.1) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.2.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...maven-resources-plugin-3.5.0) Updates `org.jsonschema2pojo:jsonschema2pojo-maven-plugin` from 1.0.2 to 1.3.3 - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.0.2...jsonschema2pojo-1.3.3) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.2 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.2...maven-shade-plugin-3.6.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-release-plugin` from 2.5.3 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-2.5.3...maven-release-3.3.1) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: io.vertx:vertx-stack-depchain dependency-version: 5.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.junit:junit-bom dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: org.apache.kafka:kafka-clients dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: com.google.guava:guava dependency-version: 33.6.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.folio:mod-inventory-storage-dto dependency-version: 30.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.awaitility:awaitility dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: joda-time:joda-time dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.folio:mod-source-record-storage-client dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.folio:mod-source-record-manager-client dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: com.jayway.jsonpath:json-path-assert dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.liquibase:liquibase-core dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.folio:folio-module-descriptor-validator dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin dependency-version: 1.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-deps group with 28 updates:
2.25.32.26.15.0.125.1.55.12.26.1.24.2.04.3.133.0.0-jre33.6.0-jre30.0.030.0.31.18.421.18.463.0.04.3.04.3.36.0.15.2.05.23.01.17.11.18.113.20.23.27.72.14.02.14.26.0.06.0.14.0.04.0.52.4.03.0.02.8.53.2.442.7.842.7.135.0.15.0.31.0.01.0.13.2.53.5.63.11.03.15.03.3.13.5.01.0.21.3.33.5.23.6.23.5.43.5.63.2.53.5.62.5.33.3.1Updates
org.apache.logging.log4j:log4j-bomfrom 2.25.3 to 2.26.1Release notes
Sourced from org.apache.logging.log4j:log4j-bom's releases.
... (truncated)
Commits
dd0f9d2Release changelog for version2.26.1efbb638Update theproject.build.outputTimestamppropertyc9332beFix handling of non-finite numbers while encodingMapMessageto JSON (#4163)bd8eca1Fix AsciiDoc typo inpattern-layout.adocdf1c753tidy up changelogs0592cfffix version inpom.xmle320257Release changelog for version2.26.15755541Update theproject.build.outputTimestampproperty6c2d931Set version to2.26.169d6641add patch release/2.26.1 liked commits and moved changelog the release/2.26.1...Updates
io.vertx:vertx-stack-depchainfrom 5.0.12 to 5.1.5Updates
org.junit:junit-bomfrom 5.12.2 to 6.1.2Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.apache.kafka:kafka-clientsfrom 4.2.0 to 4.3.1Updates
com.google.guava:guavafrom 33.0.0-jre to 33.6.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.folio:mod-inventory-storage-dtofrom 30.0.0 to 30.0.3Release notes
Sourced from org.folio:mod-inventory-storage-dto's releases.
Changelog
Sourced from org.folio:mod-inventory-storage-dto's changelog.
Commits
14d8ee3[maven-release-plugin] prepare release v30.0.3e1bf236Update NEWS71f33acfix: Fix Instace complete_updated_date update performance on item create/upda...722190c[maven-release-plugin] prepare for next development iteration9091a4c[maven-release-plugin] prepare release v30.0.282a29b2fix: update instance complete_updated_date when items/holdings are moved betw...272e765fix: update SQL syntax for materialized view in reindexInstances query (#1360)f427d54fix(reindex): Fix slow s3 reindexing flow (#1344)9912f3cchore(deps-dev): bump org.folio.okapi:okapi-testing (#1356)7b92fc5fix(deps): bump org.junit:junit-bom (#1357)Updates
org.projectlombok:lombokfrom 1.18.42 to 1.18.46Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
936ca59[build] lombok's launcher is still intended to be 1.4 compatible, or at least...fcdab3f[version] pre-release version bump1cb7d49[changelog]#4004 Mention Jackson3 final touches in changelog.12a15b0Fix: Bump EA_JDK to 27 (25 and 26 have been released)2be766cMerge branch 'jackson3-final-touches'290fa4c[trivial] constantize the warning we spit out for ambiguous jackson2/3, and m...e6567b6test: Add Jackson 3 test cases and version ambiguity warnings45e72e2feat: Add Jackson 3 databind/dataformat annotations to HandlerUtil copy lists184d423feat: Add Jackson 3 support to@Jacksonizedhandlerse027ad0refactored to ShadowClassLoader use Collections::enumeration instead of VectorUpdates
org.awaitility:awaitilityfrom 3.0.0 to 4.3.0Changelog
Sourced from org.awaitility:awaitility's changelog.
... (truncated)
Commits
e3ff879[maven-release-plugin] prepare release awaitility-4.3.0d116712[ci skip] Preparing changelog for release4e186dfAdded kotlin source folder explicitlye8d3ab7Upgraded lots of plugin dependenciesa7a167aAdded an overloaded method of untilAsserted(..) that takes a supplier and a c...ef8f663Make ConditionFactory safer to use in java 85550079Using a more descriptive error message when using VERY long wait conditions o...2a9814bUpgraded kotlin version in the awaitility-kotlin module to 2.1.108f22c00[ci skip] Updated changelog.txt to reflect latest changes6a35c24#235 Support for kotlin.time.Duration in Kotlin DSL (#285)Updates
io.rest-assured:rest-assuredfrom 4.3.3 to 6.0.1Changelog
Sourced from io.rest-assured:rest-assured's changelog.
... (truncated)
Commits
8cc835a[maven-release-plugin] prepare release rest-assured-6.0.192551edSync dist and OSGi module versions during release29b55e2Sync dist and osgi module parent versions to 6.0.1-SNAPSHOTf1abe77[ci skip] Preparing for released134dfbTarget Spring Framework 7 in the Spring modules and stop leaking Spring onto ...a146f56Add AGENTS.md with changelog convention, reference it from CLAUDE.md2bbb19aFix remaining duplicate-finder property typo in spring7-mvc-webappc5214b8Fix serialization of enum constants declared with a body (#1799)bc4608f[ci skip] Updated changelog to reflect the latest changes2054f37Add JsonPath.using(Jackson3ObjectMapperFactory) overloadUpdates
org.mockito:mockito-corefrom 5.2.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)Updates
net.bytebuddy:byte-buddyfrom 1.17.1 to 1.18.11Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
... (truncated)
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
... (truncated)
Commits
88dd0a3[publish] Releasing Byte Buddy 1.18.1146fcade[release] Release new version6a68de6Prevent path traversal from crafted type names when writing class files to fo...9ba4ab6Pin ClusterFuzzLite base image and actions by hash.dd4f81eAdd SBOM to build.7dd9a0dUpdate internal Byte Buddy and release notesd6b3e15[publish] Start next development iteration 1.18.11-SNAPSHOTe85623d[publish] Releasing Byte Buddy 1.18.10e3bfa68[release] Release new version5821cccDelay disabling of unsafe by default to Java 26 and improve on error message.Updates
org.assertj:assertj-corefrom 3.20.2 to 3.27.7Release notes
Sourced from org.assertj:assertj-core's releases.