mirror of
https://github.com/apache/nifi.git
synced 2025-02-11 20:45:11 +00:00
NIFI-11352 Upgraded PostgreSQL JDBC from 42.5.3 to 42.6.0
This closes #7114 Signed-off-by: David Handermann <exceptionfactory@apache.org> (cherry picked from commit 3fa25b6f119576144e95b17213f98bd729f39ed6)
This commit is contained in:
parent
5d50950534
commit
37a63d39c5
@ -75,7 +75,7 @@
|
||||
<dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
<artifactId>postgresql</artifactId>
|
||||
<version>42.5.3</version>
|
||||
<version>42.6.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user