Skip to content

Commit f0731f9

Browse files
Bump mssql-jdbc from 11.2.1.jre8 to 12.1.0.jre8-preview
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.1.jre8 to 12.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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11a4880 commit f0731f9

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
@@ -13,7 +13,7 @@
1313

1414
<groupId>org.exist-db</groupId>
1515
<artifactId>exist-mssql-jdbc-driver</artifactId>
16-
<version>11.2.1.jre8</version>
16+
<version>12.1.0.jre8-preview</version>
1717

1818
<name>Microsoft SQL Server JDBC Driver</name>
1919
<description>Microsoft SQL Server JDBC Driver for eXist-db</description>

0 commit comments

Comments
 (0)