Browse Source

#2697: use secure version of postgresql (#9573)

* use secure version of postgresql

* Update known-dependencies.txt
git-as-svn/v1/dev
PJ Fanning 3 years ago committed by GitHub
parent
commit
cba4fba67a
  1. 2
      commit.ref
  2. 67
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit a378844820fddc2bedec394fe4e6b474c4248a62
Subproject commit 7fecb92fc2cfdcc74379260a5d09ba625aa0811b

67
commit.yml

@ -2,49 +2,28 @@
branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid '62bf6f89e4850514b2665da2fb032556f767a620'
oldFile: !uuid '02b0ed9c17aa1b0f939d85e15c6e48f0a5dc6ebe'
/dolphinscheduler-ui-next/src:
newFile: !uuid 'ad70d0de53dcc2d4d328423e933ca27cfdccb0ba'
oldFile: !uuid 'f3745871960b4f8c1d3befce043954377cb56409'
/dolphinscheduler-ui-next/src/store:
newFile: !uuid '4914d757d1d0dea64be34cdbbae2318b74289836'
oldFile: !uuid 'f50cc67e25d56898ad7de29295556f0d6cf88a9f'
/dolphinscheduler-ui-next/src/store/project:
newFile: !uuid 'c0f51e8f19141021f707d68f18a48ee36857a4b5'
oldFile: !uuid '468034453a84b13debce5afc4e8acf9466346e7a'
/dolphinscheduler-ui-next/src/store/project/task-node.ts:
newFile: !uuid 'ec0df87455c9ea64773abcdf7fd75555af914498'
oldFile: !uuid 'd232040471f19c709ce5bb06dcd539ea99f1989e'
/dolphinscheduler-ui-next/src/store/project/types.ts:
newFile: !uuid 'ce30fb1cc01b4d2bc7e329c2937d116054c4ee3c'
oldFile: !uuid 'b9a5b170325a004ff8d45e54324c7fa3c4c0aeba'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid 'f398a9a5a827cdf201180498fc60fd4b3ab9c977'
oldFile: !uuid 'f46f780a782d24b33be2758ae1ef47f27be1ddad'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'c1d04d1ebae3b747eb19d7be206e8d883bb550e7'
oldFile: !uuid 'cbc841fb8bfc1349db70db8a58f851678e7a22be'
/dolphinscheduler-ui-next/src/views/projects/task:
newFile: !uuid 'ef070952a02f119608cbfabe7f2877578e55bdea'
oldFile: !uuid 'fb6af4f4e1501883d481801496067f199432cb37'
/dolphinscheduler-ui-next/src/views/projects/task/components:
newFile: !uuid '57e50833d80ca89ca2bdd80a119fe8eae55a38f0'
oldFile: !uuid '59216e0ace21864849e7dd040ea9d54998422ab0'
/dolphinscheduler-ui-next/src/views/projects/task/components/node:
newFile: !uuid 'fee2515a2c3bf8695a1ff68e4f59de55e3feb411'
oldFile: !uuid 'ecb57a1fc4d49eb204577ec83d06048a4cf2e8b6'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/detail-modal.tsx:
newFile: !uuid 'db8a6097a453510a41a5dcd277576c8d0cc78d25'
oldFile: !uuid '5146e5845cc627cdcf6ac7cfc24dc63ea33e958f'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/detail.tsx:
newFile: !uuid 'ab8282e88c0e806482f418735253680c2d6bc416'
oldFile: !uuid '8adc5e6e8566cf19526fbbe14ca0888a230b1713'
/dolphinscheduler-ui-next/src/views/projects/task/components/node/use-task.ts:
newFile: !uuid '4a23a2a6a8e0ffbbc32c4fcb069766c7b19a237b'
oldFile: !uuid 'b197bd1361251550cf5d15b1abf1acfc9c7c1736'
gitCommitId: !uuid 'a378844820fddc2bedec394fe4e6b474c4248a62'
/dolphinscheduler-dist:
newFile: !uuid '0a8b6cf92e06c44b12ae9498b524e5335907c10a'
oldFile: !uuid '8b6074d28b79350351e660d596d767e7f8f1ff22'
/dolphinscheduler-dist/release-docs:
newFile: !uuid '3210a3f2d044d18e5805626d88027a21421313db'
oldFile: !uuid '5e02f736a699f297440626606dc7940dd0be8a04'
/dolphinscheduler-dist/release-docs/LICENSE:
newFile: !uuid 'beb3243cb59d6361f57a3cb39ec6cca15d093bc0'
oldFile: !uuid '48d583317208acf65a6843020340ec88fd446b65'
/pom.xml:
newFile: !uuid '13f67fad2e1293364f02c9fea65663304ca6a7e1'
oldFile: !uuid 'bffe995cc8a324f309ae57fc0ec9944952033b62'
/tools:
newFile: !uuid '1c8df5c23b94a23b6543bad0b7c0ecdc0a7d0691'
oldFile: !uuid '573b861e60129415c1eeb8d3c6289fd4a936b0a1'
/tools/dependencies:
newFile: !uuid '6719f8bd9187ecb99c637340ad379352ae56da8f'
oldFile: !uuid '6da2ebbb04fc918feb9976294654594a837b5832'
/tools/dependencies/known-dependencies.txt:
newFile: !uuid 'cafcf8ca1b424f2881b96031255476de5ccd5a24'
oldFile: !uuid 'b2fe6e8a83662754d7a27144672a95a7c4a9a371'
gitCommitId: !uuid '7fecb92fc2cfdcc74379260a5d09ba625aa0811b'
renames: {
}
revisionId: 2696
revisionId: 2697

Loading…
Cancel
Save