Pom back to original

This commit is contained in:
Jamie Mac 2022-01-10 10:57:05 +00:00
parent e5613b2d66
commit 79ee422194

View File

@ -660,11 +660,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.3.1</version> <version>42.3.1</version>
</dependency>--> </dependency>
<!-- https://mvnrepository.com/artifact/org.renjin/renjin-script-engine --> <!-- https://mvnrepository.com/artifact/org.renjin/renjin-script-engine -->
<dependency> <dependency>