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

Commit a6ecc9a

Browse files
authored
Merge pull request #19 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 ced03d2 + 23f817a commit a6ecc9a

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
@@ -197,7 +197,7 @@
197197

198198
<plugin>
199199
<artifactId>maven-compiler-plugin</artifactId>
200-
<version>3.8.1</version>
200+
<version>3.9.0</version>
201201
</plugin>
202202
</plugins>
203203
</pluginManagement>

0 commit comments

Comments
 (0)