File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -147,9 +147,7 @@ License along with this program. If not, see
147
147
<junit .version>4.13.1</junit .version>
148
148
<github .global.server>github</github .global.server>
149
149
<project .url>https://github.com/mbarre/schemacrawler-additional-lints</project .url>
150
-
151
- <maven-compiler-plugin .version>3.8.0</maven-compiler-plugin .version>
152
- <maven-shade-plugin .version>3.2.4</maven-shade-plugin .version>
150
+ <maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
153
151
<maven-enforcer-plugin .version>1.4.1</maven-enforcer-plugin .version>
154
152
<maven-clean-plugin .version>3.1.0</maven-clean-plugin .version>
155
153
@@ -171,6 +169,7 @@ License along with this program. If not, see
171
169
<nexus-staging-maven-plugin .version>1.6.8</nexus-staging-maven-plugin .version>
172
170
<maven-gpg-plugin .version>1.6</maven-gpg-plugin .version>
173
171
<exec-maven-plugin .version>3.0.0</exec-maven-plugin .version>
172
+ <maven-shade-plugin .version>3.2.4</maven-shade-plugin .version>
174
173
175
174
<slf4j .version>1.7.30</slf4j .version>
176
175
<logback .version>1.1.3</logback .version>
You can’t perform that action at this time.
0 commit comments