Skip to content

Commit

Permalink
Bump Redshift-jdbc to version 2.1.0.14
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed May 26, 2023
1 parent 2fd4755 commit 1027e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->
<!-- These properties must keep this same format "version.<groupId>.<artifactId>" -->
<version.org.apache.commons.commons-dbcp2>2.9.0</version.org.apache.commons.commons-dbcp2>
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.12</version.com.amazon.redshift.redshift-jdbc42>
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.14</version.com.amazon.redshift.redshift-jdbc42>
<version.org.apache.activemq.artemis-jms-client-all>2.28.0</version.org.apache.activemq.artemis-jms-client-all>
<version.org.postgresql.postgresql>42.5.4</version.org.postgresql.postgresql>
</properties>
Expand Down

0 comments on commit 1027e42

Please sign in to comment.