Skip to content

Commit c979ccf

Browse files
committed
[pom] Bump mssql-jdbc to 9.4.1.jre8
1 parent a95d759 commit c979ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<dependency>
278278
<groupId>com.microsoft.sqlserver</groupId>
279279
<artifactId>mssql-jdbc</artifactId>
280-
<version>9.4.0.jre8</version>
280+
<version>9.4.1.jre8</version>
281281
<scope>provided</scope>
282282
</dependency>
283283
<dependency>

0 commit comments

Comments
 (0)