This repository was archived by the owner on Dec 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >schemacrawler-parent</artifactId >
7
7
<groupId >us.fatehi</groupId >
8
- <version >16.20.8 </version >
8
+ <version >16.21.1 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >schemacrawler-maven-plugin</artifactId >
12
12
<packaging >maven-plugin</packaging >
13
- <version >16.20.8 .2</version >
13
+ <version >16.21.1 .2</version >
14
14
<name >SchemaCrawler Report - Maven Plugin</name >
15
15
<inceptionYear >2011</inceptionYear >
16
16
<licenses >
55
55
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
56
56
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
57
57
<skip .signing.artifacts>true</skip .signing.artifacts>
58
- <schemacrawler .version>16.20.8 </schemacrawler .version>
58
+ <schemacrawler .version>16.21.1 </schemacrawler .version>
59
59
<!-- Properties for Site documentation (may not use period)... -->
60
60
<SchemacrawlerVersion >${schemacrawler.version}</SchemacrawlerVersion >
61
61
<doxiaVersion >1.11.1</doxiaVersion >
251
251
<plugin >
252
252
<groupId >org.apache.maven.plugins</groupId >
253
253
<artifactId >maven-surefire-plugin</artifactId >
254
- <version >3.2.3 </version >
254
+ <version >3.2.5 </version >
255
255
</plugin >
256
256
</plugins >
257
257
</pluginManagement >
You can’t perform that action at this time.
0 commit comments