Skip to content

Commit

Permalink
Merge pull request #1045 from holunda-io/dependabot/maven/com.microso…
Browse files Browse the repository at this point in the history
…ft.sqlserver-mssql-jdbc-12.8.1.jre11

chore(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre11 to 12.8.1.jre11
  • Loading branch information
p-wunderlich authored Oct 1, 2024
2 parents 906e528 + 0ba2cc2 commit 61d0876
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 @@ -264,7 +264,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.8.0.jre11</version>
<version>12.8.1.jre11</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 61d0876

Please sign in to comment.