diff --git a/build.gradle b/build.gradle index da3931e43dd..d93ed4c74dc 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ import java.time.format.DateTimeFormatter plugins { id 'base' - id 'com.palantir.consistent-versions' version '2.32.0' + id 'com.palantir.consistent-versions' version '2.37.0' id 'org.owasp.dependencycheck' version '12.1.3' id 'ca.cutterslade.analyze' version '1.10.0' id 'de.thetaphi.forbiddenapis' version '3.10' apply false diff --git a/changelog/unreleased/PR#4022-update-plugin-com-palantir-consistent-versions-to.yml b/changelog/unreleased/PR#4022-update-plugin-com-palantir-consistent-versions-to.yml new file mode 100644 index 00000000000..96fac1a04a9 --- /dev/null +++ b/changelog/unreleased/PR#4022-update-plugin-com-palantir-consistent-versions-to.yml @@ -0,0 +1,7 @@ +title: Update plugin com.palantir.consistent-versions to v2.37.0 (branch_9x) +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#4022 + url: https://github.com/apache/solr/pull/4022