Skip to content

Commit

Permalink
Revert sqlserver preview update
Browse files Browse the repository at this point in the history
  • Loading branch information
giis-qabot authored Dec 8, 2024
1 parent 0779270 commit b4b03d0
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 @@ -91,7 +91,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.9.0.jre8-preview</version>
<version>12.8.1.jre8</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b4b03d0

Please sign in to comment.