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.19.4 </version >
8
+ <version >16.19.5 </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.19.4 .1</version >
13
+ <version >16.19.5 .1</version >
14
14
<name >SchemaCrawler Report - Maven Plugin</name >
15
15
<inceptionYear >2011</inceptionYear >
16
16
<licenses >
108
108
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
109
109
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
110
110
<skip .signing.artifacts>true</skip .signing.artifacts>
111
- <schemacrawler .version>16.19.4 </schemacrawler .version>
111
+ <schemacrawler .version>16.19.5 </schemacrawler .version>
112
112
<!-- Properties for Site documentation (may not use period)... -->
113
113
<SchemacrawlerVersion >${schemacrawler.version}</SchemacrawlerVersion >
114
114
<doxiaVersion >1.11.1</doxiaVersion >
130
130
<plugin >
131
131
<groupId >org.apache.maven.plugins</groupId >
132
132
<artifactId >maven-dependency-plugin</artifactId >
133
- <version >3.3 .0</version >
133
+ <version >3.4 .0</version >
134
134
</plugin >
135
135
<plugin >
136
136
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments