Skip to content

Commit 3e4717f

Browse files
build(deps): bump com.amazon.redshift:redshift-jdbc42
Bumps [com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.2.2 to 2.2.4. - [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.2.2...v2.2.4) --- updated-dependencies: - dependency-name: com.amazon.redshift:redshift-jdbc42 dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f24379 commit 3e4717f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

athena-redshift/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.amazon.redshift</groupId>
2626
<artifactId>redshift-jdbc42</artifactId>
27-
<version>2.2.2</version>
27+
<version>2.2.5</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)