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 5b8a7c9 commit 131b9cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.9.0.jre11-preview</version>
<version>12.8.1.jre11</version>
</dependency>
</dependencies>
<build>
Expand Down Expand Up @@ -304,4 +304,4 @@
</distributionManagement>
</profile>
</profiles>
</project>
</project>

0 comments on commit 131b9cb

Please sign in to comment.