Skip to content

Commit

Permalink
Bump redshift-jdbc42 from 2.1.0.11 to 2.1.0.13
Browse files Browse the repository at this point in the history
Bumps [redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.1.0.11 to 2.1.0.13.
- [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](https://github.com/aws/amazon-redshift-jdbc-driver/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent 0ab8e60 commit 2805019
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 @@ -123,7 +123,7 @@
<dependency>
<groupId>com.amazon.redshift</groupId>
<artifactId>redshift-jdbc42</artifactId>
<version>2.1.0.11</version>
<version>2.1.0.13</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2805019

Please sign in to comment.