mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-22 07:02:29 +00:00
Update pom.xml
This commit is contained in:
parent
d57102329f
commit
297b8b9eb7
4
pom.xml
4
pom.xml
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user