Skip to content

Commit 8f02633

Browse files
author
gflewis
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents ee169b2 + ac5e7ec commit 8f02633

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
@@ -104,7 +104,7 @@
104104
<!-- MySQL -->
105105
<groupId>mysql</groupId>
106106
<artifactId>mysql-connector-java</artifactId>
107-
<version>8.0.30</version>
107+
<version>8.0.33</version>
108108
<optional>true</optional>
109109
</dependency>
110110
<dependency>
@@ -119,7 +119,7 @@
119119
<!-- Microsoft SQL Server -->
120120
<groupId>com.microsoft.sqlserver</groupId>
121121
<artifactId>mssql-jdbc</artifactId>
122-
<version>11.2.0.jre11</version>
122+
<version>11.2.3.jre11</version>
123123
<scope>compile</scope>
124124
<optional>true</optional>
125125
</dependency>

0 commit comments

Comments
 (0)