Skip to content

Commit

Permalink
change teiid
Browse files Browse the repository at this point in the history
  • Loading branch information
edulauer committed Dec 3, 2024
1 parent e6135b8 commit 5491a20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/drivers/teiid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<dependencies>
<!-- Teiid JDBC Driver -->
<dependency>
<groupId>org.teiid</groupId>
<artifactId>teiid-client</artifactId>
<version>16.0.0</version>
<groupId>org.teiid.teiid</groupId>
<artifactId>jdbc</artifactId>
<version>LATEST</version>
</dependency>

<!-- Optional: PostgreSQL dependency for compatibility if needed -->
Expand Down

0 comments on commit 5491a20

Please sign in to comment.