File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -507,9 +507,9 @@ under the License.
507507 <docker .mysql.version>8.0</docker .mysql.version>
508508 <docker .mariadb.version>11</docker .mariadb.version>
509509
510- <jdbc .postgresql.version>42.7.7 </jdbc .postgresql.version>
510+ <jdbc .postgresql.version>42.7.8 </jdbc .postgresql.version>
511511 <jdbc .mysql.version>9.4.0</jdbc .mysql.version>
512- <jdbc .mariadb.version>3.5.4 </jdbc .mariadb.version>
512+ <jdbc .mariadb.version>3.5.6 </jdbc .mariadb.version>
513513 <jdbc .mssql.version>12.6.1.jre11</jdbc .mssql.version>
514514 <jdbc .oracle.version>23.9.0.25.07</jdbc .oracle.version>
515515
@@ -1427,7 +1427,7 @@ under the License.
14271427 <dependency >
14281428 <groupId >org.jsoup</groupId >
14291429 <artifactId >jsoup</artifactId >
1430- <version >1.21.1 </version >
1430+ <version >1.21.2 </version >
14311431 </dependency >
14321432
14331433 <!-- TEST -->
You can’t perform that action at this time.
0 commit comments