Skip to content

Commit 4f39ab2

Browse files
Merge pull request #166 from codehaus-plexus/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.9.0
2 parents 73b535e + 7273ae8 commit 4f39ab2

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
@@ -395,7 +395,7 @@
395395
<plugin>
396396
<groupId>org.apache.maven.plugins</groupId>
397397
<artifactId>maven-compiler-plugin</artifactId>
398-
<version>3.8.1</version>
398+
<version>3.9.0</version>
399399
<configuration>
400400
<source>${java.version}</source>
401401
<target>${java.version}</target>

0 commit comments

Comments
 (0)