Skip to content

Commit b44cf93

Browse files
committed
Atualiza driver JDBC
1 parent b7b8a28 commit b44cf93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.postgresql</groupId>
3535
<artifactId>postgresql</artifactId>
36-
<version>42.6.0</version>
36+
<version>42.7.4</version>
3737
</dependency>
3838

3939
<!-- Testing dependencies-->
@@ -105,4 +105,4 @@
105105
</plugin>
106106
</plugins>
107107
</build>
108-
</project>
108+
</project>

0 commit comments

Comments
 (0)