Skip to content

Commit 96868fc

Browse files
authored
Merge pull request #207 from mbarre/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1
Bump maven-compiler-plugin from 3.8.0 to 3.8.1
2 parents 85920bd + 147c760 commit 96868fc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,7 @@ License along with this program. If not, see
147147
<junit.version>4.13.1</junit.version>
148148
<github.global.server>github</github.global.server>
149149
<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>
153151
<maven-enforcer-plugin.version>1.4.1</maven-enforcer-plugin.version>
154152
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
155153

@@ -171,6 +169,7 @@ License along with this program. If not, see
171169
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
172170
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
173171
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
172+
<maven-shade-plugin.version>3.2.4</maven-shade-plugin.version>
174173

175174
<slf4j.version>1.7.30</slf4j.version>
176175
<logback.version>1.1.3</logback.version>

0 commit comments

Comments
 (0)