информация о SHA1 как метаданные к файлам

This commit is contained in:
2022-05-11 01:24:47 +03:00
parent 8f2e416678
commit 6ad5e0c0e7
5 changed files with 34 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ ext {
springBootVerson = '2.6.6'
mongoDriver = '4.6.0'
okhttpVersion = '4.8.1'
commonsIoVersion = '2.11.0'
// for tests only
junitJupiterVersion = '5.5.2'