Skip to content

Commit d683619

Browse files
Merge pull request #48 from codehaus-plexus/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1
2 parents c6447d0 + 753850e commit d683619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
<plugin>
389389
<groupId>org.apache.maven.plugins</groupId>
390390
<artifactId>maven-compiler-plugin</artifactId>
391-
<version>3.8.0</version>
391+
<version>3.8.1</version>
392392
<configuration>
393393
<source>${java.version}</source>
394394
<target>${java.version}</target>

0 commit comments

Comments
 (0)