This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.5 in repository https://gitbox.apache.org/repos/asf/pinot.git
discard 85f56a36e1 Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5 add b5a6947188 Disable japicmp by default. Add a CI execution that just runs that. (#15888) add 5383ec7249 Fix test failures introduced in #15869 (#15893) add b95b16af6c update the Baseline jars for japicmp plugin to fix the build failure. (#15879) add 0572b0f4a7 Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (85f56a36e1) \ N -- N -- N refs/heads/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.5 (0572b0f4a7) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/pinot_tests.yml | 24 +++++++++++++++++++++ .../operator/combine/CombineSlowOperatorsTest.java | 3 ++- .../query/prefetch/DefaultFetchPlannerTest.java | 4 ++-- pinot-segment-spi/pom.xml | 1 + .../pinot-segment-spi-japicmp-baseline.jar | Bin 337822 -> 338325 bytes pinot-spi/pom.xml | 1 + pinot-spi/resources/pinot-spi-japicmp-baseline.jar | Bin 619111 -> 625776 bytes pom.xml | 12 +++++++++++ 8 files changed, 42 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org