Skip to content

Commit

Permalink
revert bump (#2469)
Browse files Browse the repository at this point in the history
  • Loading branch information
aimethed authored Dec 12, 2024
1 parent c03a2fd commit c639820
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion athena-redshift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
<dependency>
<groupId>com.amazon.redshift</groupId>
<artifactId>redshift-jdbc42</artifactId>
<version>2.1.0.31</version>
<!-- Increasing to 2.1.0.31 caused a casing issue in release tests -->
<version>2.1.0.30</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit c639820

Please sign in to comment.