Skip to content

Commit

Permalink
chore(deps): bump com.microsoft.sqlserver:mssql-jdbc (#972)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 5d0fd69 commit f9599bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.6.1.jre11</version>
<version>12.7.0.jre11-preview</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit f9599bd

Please sign in to comment.