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

Commit c3d3b5f

Browse files
authored
Merge pull request #14 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 bb0bb6b + 2ef4b0b commit c3d3b5f

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
@@ -171,7 +171,7 @@
171171

172172
<plugin>
173173
<artifactId>maven-compiler-plugin</artifactId>
174-
<version>3.8.1</version>
174+
<version>3.9.0</version>
175175
<configuration>
176176
<compilerId>eclipse</compilerId>
177177
<source>1.8</source>

0 commit comments

Comments
 (0)