elasticsearch/modules/ingest-attachment
Rene Groeschke 3909b5eaf9
Add verification metadata for dependencies (#88814)
Removing the custom dependency checksum functionality in favor of Gradle build-in dependency verification support. 

- Use sha256 in favor of sha1 as sha1 is not considered safe these days.

Closes https://github.com/elastic/elasticsearch/issues/69736
2022-08-04 09:51:16 +02:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Move the ingest attachment processor to the default distribution (#87989) 2022-06-28 02:10:36 -04:00
build.gradle Removing BouncyCastle dependencies from ingest-attachment plugin (#88031) 2022-06-28 11:00:17 -05:00