Update pom.xml

This commit is contained in:
Jamie Mac 2022-01-14 08:18:16 +00:00
parent d57102329f
commit 297b8b9eb7

View File

@ -688,11 +688,11 @@
<!-- https://mvnrepository.com/artifact/org.springframework/org.springframework.core --> <!-- https://mvnrepository.com/artifact/org.springframework/org.springframework.core -->
<!-- https://mvnrepository.com/artifact/org.postgresql/postgresql --> <!-- https://mvnrepository.com/artifact/org.postgresql/postgresql -->
<!--<dependency> <dependency>
<groupId>org.postgresql</groupId> <groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId> <artifactId>postgresql</artifactId>
<version>42.2.24</version> <version>42.2.24</version>
</dependency>--> </dependency>
<!-- https://mvnrepository.com/artifact/org.renjin/renjin-script-engine --> <!-- https://mvnrepository.com/artifact/org.renjin/renjin-script-engine -->
<dependency> <dependency>