Skip to content

Commit 4f1f533

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc in /ebean-migration
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 9.4.1.jre8 to 11.1.0.jre8-preview. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/mssql-jdbc/commits) --- updated-dependencies: - dependency-name: com.microsoft.sqlserver:mssql-jdbc dependency-version: 11.1.0.jre8-preview dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d146549 commit 4f1f533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebean-migration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.microsoft.sqlserver</groupId>
8282
<artifactId>mssql-jdbc</artifactId>
83-
<version>9.4.1.jre8</version>
83+
<version>11.1.0.jre8-preview</version>
8484
<scope>test</scope>
8585
</dependency>
8686

0 commit comments

Comments
 (0)