Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit ab1a0aa

Browse files
author
Chris Tucker
authored
Merge pull request #3 from plantbreeding/brapi-server-v2
Bring repo up to date with fork
2 parents 93dcd05 + 169382c commit ab1a0aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
<dependency>
2626
<groupId>org.postgresql</groupId>
2727
<artifactId>postgresql</artifactId>
28-
<version>9.4-1205-jdbc42</version>
29-
<scope>provided</scope>
28+
<version>42.1.4</version>
3029
</dependency>
3130
<dependency>
3231
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)