Skip to content

Commit

Permalink
Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.18 to 2.1.0.19
Browse files Browse the repository at this point in the history
Bumps [com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.1.0.18 to 2.1.0.19.
- [Release notes](https://github.com/aws/amazon-redshift-jdbc-driver/releases)
- [Changelog](https://github.com/aws/amazon-redshift-jdbc-driver/blob/master/CHANGELOG.md)
- [Commits](aws/amazon-redshift-jdbc-driver@v2.1.0.18...v2.1.0.19)

---
updated-dependencies:
- dependency-name: com.amazon.redshift:redshift-jdbc42
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent 8c42b19 commit d535754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemacrawler-jdbc-drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.amazon.redshift</groupId>
<artifactId>redshift-jdbc42</artifactId>
<version>2.1.0.18</version>
<version>2.1.0.19</version>
</dependency>
<dependency>
<groupId>net.sf.ucanaccess</groupId>
Expand Down

0 comments on commit d535754

Please sign in to comment.