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 3662c25 commit eac98b3Copy full SHA for eac98b3
data-prepper-plugins/rds-source/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
24
implementation 'com.zendesk:mysql-binlog-connector-java:0.29.2'
25
implementation 'com.mysql:mysql-connector-j:8.4.0'
26
- implementation 'org.postgresql:postgresql:42.7.4'
+ implementation 'org.postgresql:postgresql:42.7.7'
27
28
compileOnly 'org.projectlombok:lombok:1.18.20'
29
annotationProcessor 'org.projectlombok:lombok:1.18.20'
0 commit comments