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

Commit 20800aa

Browse files
authored
Merge pull request #57 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 93af9ce + 4dc8e87 commit 20800aa

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
@@ -138,7 +138,7 @@
138138

139139
<plugin>
140140
<artifactId>maven-compiler-plugin</artifactId>
141-
<version>3.9.0</version>
141+
<version>3.10.0</version>
142142
</plugin>
143143

144144
</plugins>

0 commit comments

Comments
 (0)