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

Commit 73c4694

Browse files
Merge branch 'brapi-server-v2' of https://github.com/plantbreeding/brapi-Java-TestServer into brapi-server-v2
2 parents ff4177c + 169382c commit 73c4694

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)