Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
<!-- NOTE: If you change this version, you also have to change the install-mssql-auth command to
download the corresponding version of the mssql-auth dll. This will also require users to re-install
it, so an upgrade routine will need to be released as well. -->
<version>12.6.1.jre11</version>
<version>12.6.5.jre11</version>
</dependency>

<!-- Yaml parsing -->
Expand Down