Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 11ad640

Browse files
authored
Merge pull request #39 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 536ac33 + a2f934f commit 11ad640

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
@@ -180,7 +180,7 @@
180180

181181
<plugin>
182182
<artifactId>maven-compiler-plugin</artifactId>
183-
<version>3.8.1</version>
183+
<version>3.9.0</version>
184184
<configuration>
185185
<compilerId>eclipse</compilerId>
186186
<source>${javaVersion}</source>

0 commit comments

Comments
 (0)