[test][e2e] Upgrade org.postgresql:postgresql from 42.3.1 to 42.2.26 for CVE-2022-31197(#1616)

pull/1156/head
lxxawfl 2 years ago committed by Leonard Xu
parent e1ec9906ce
commit c37b9ed1e9

@ -50,7 +50,7 @@ under the License.
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.1</version>
<version>42.2.26</version>
</dependency>
<!-- CDC connectors test utils -->

Loading…
Cancel
Save