aboutsummaryrefslogtreecommitdiffstats
path: root/intentanalysis
diff options
context:
space:
mode:
Diffstat (limited to 'intentanalysis')
-rw-r--r--intentanalysis/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/intentanalysis/pom.xml b/intentanalysis/pom.xml
index dea8b5d..817609a 100644
--- a/intentanalysis/pom.xml
+++ b/intentanalysis/pom.xml
@@ -107,7 +107,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
- <version>42.6.0</version>
+ <version>42.7.3</version>
<scope>runtime</scope>
</dependency>
<dependency>