Skip to content

Commit

Permalink
update maven teiid origin
Browse files Browse the repository at this point in the history
  • Loading branch information
edulauer committed Dec 3, 2024
1 parent 5491a20 commit 7e44c00
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.teiid</groupId>
<artifactId>jdbc</artifactId>
<version>LATEST</version>
<groupId>org.teiid</groupId>
<artifactId>teiid</artifactId>
<version>16.0.0</version>
</dependency>

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

0 comments on commit 7e44c00

Please sign in to comment.