Skip to content

Commit

Permalink
Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.19 to 2.1.0.24
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.19 to 2.1.0.24.
- [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.19...v2.1.0.24)

---
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 Dec 16, 2023
1 parent bf1702b commit 20dda21
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.19</version>
<version>2.1.0.24</version>
</dependency>
<dependency>
<groupId>net.sf.ucanaccess</groupId>
Expand Down

0 comments on commit 20dda21

Please sign in to comment.