Skip to content

Commit

Permalink
Merge branch 'master' into vsm_operations
Browse files Browse the repository at this point in the history
  • Loading branch information
taha.attari@smilecdr.com committed Mar 22, 2024
2 parents 72d426b + f1fed2a commit 4e9164e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,12 @@
<type>war</type>
</dependency>

<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>8.4.1.jre11</version>
</dependency>

<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark</artifactId>
Expand Down

0 comments on commit 4e9164e

Please sign in to comment.