diff options
Diffstat (limited to 'intentanalysis')
-rw-r--r-- | intentanalysis/pom.xml | 2 |
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> |