We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f94d4 commit 25148b9Copy full SHA for 25148b9
nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
@@ -588,7 +588,7 @@
588
<dependency>
589
<groupId>org.postgresql</groupId>
590
<artifactId>postgresql</artifactId>
591
- <version>42.7.6</version>
+ <version>42.7.7</version>
592
<scope>test</scope>
593
</dependency>
594
</dependencies>
nifi-registry/nifi-registry-core/nifi-registry-test/pom.xml
@@ -79,7 +79,7 @@
79
80
81
82
83
84
85
</project>
0 commit comments