Skip to content

Commit 499deb0

Browse files
Merge branch 'main' into dependabot/maven/org.owasp-dependency-check-maven-12.1.8
2 parents cad371a + cfad506 commit 499deb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.microsoft.sqlserver</groupId>
9595
<artifactId>mssql-jdbc</artifactId>
96-
<version>13.2.0.jre11</version>
96+
<version>13.2.1.jre11</version>
9797
<scope>compile</scope>
9898
</dependency>
9999

@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.liquibase</groupId>
161161
<artifactId>liquibase-maven-plugin</artifactId>
162-
<version>4.33.0</version>
162+
<version>5.0.1</version>
163163
</plugin>
164164

165165
<plugin>

0 commit comments

Comments
 (0)