intent updates the vulnerable direct dependencies 56/138656/1
authorkaixiliu <liukaixi@chinamobile.com>
Thu, 8 Aug 2024 10:13:18 +0000 (18:13 +0800)
committerkaixiliu <liukaixi@chinamobile.com>
Thu, 8 Aug 2024 10:13:31 +0000 (18:13 +0800)
Issue-ID: USECASEUI-840
Change-Id: Icf4cc9616d611738bff83be613b973cf4636e58e
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
intentanalysis/pom.xml

index dea8b5d..817609a 100644 (file)
         <dependency>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
-            <version>42.6.0</version>
+            <version>42.7.3</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>