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

Commit 3e3678c

Browse files
authored
Merge pull request #46 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
Bump maven-compiler-plugin from 3.9.0 to 3.10.0
2 parents 2b5bc47 + 318b8e1 commit 3e3678c

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.9.0</version>
183+
<version>3.10.0</version>
184184
<configuration>
185185
<compilerId>eclipse</compilerId>
186186
<source>${javaVersion}</source>

0 commit comments

Comments
 (0)