Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 1ad3f00

Browse files
authored
Merge pull request #54 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.9.0
Bump maven-compiler-plugin from 3.8.1 to 3.9.0
2 parents 0548f78 + 8b1b5d4 commit 1ad3f00

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
@@ -178,7 +178,7 @@
178178

179179
<plugin>
180180
<artifactId>maven-compiler-plugin</artifactId>
181-
<version>3.8.1</version>
181+
<version>3.9.0</version>
182182
<configuration>
183183
<compilerId>eclipse</compilerId>
184184
<source>${javaVersion}</source>

0 commit comments

Comments
 (0)