You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by kr...@apache.org on 2022/11/28 17:50:54 UTC

[solr] branch main updated (e19be90557c -> 90acc20ef22)

This is an automated email from the ASF dual-hosted git repository.

krisden pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from e19be90557c Modifying github actions to run on all branches including ones with slashes (#1157)
     add 90acc20ef22 SOLR-16508: Upgrade gradle wrapper to 7.6 (#1147)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/lucene/gradle/WrapperDownloader.java  |  4 ++--
 gradle/testing/alternative-jdk-support.gradle        |  5 +++--
 gradle/validation/check-environment.gradle           |  2 +-
 gradle/wrapper/gradle-wrapper.jar.sha256             |  2 +-
 gradle/wrapper/gradle-wrapper.jar.version            |  2 +-
 gradle/wrapper/gradle-wrapper.properties             |  3 ++-
 gradlew                                              | 20 +++++++++++++++-----
 gradlew.bat                                          | 17 ++++++++++-------
 solr/CHANGES.txt                                     |  2 ++
 9 files changed, 37 insertions(+), 20 deletions(-)