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

Commit 0dd3736

Browse files
authored
Merge pull request #35 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
2 parents 87409ce + 718ad6a commit 0dd3736

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.10.0</version>
200+
<version>3.10.1</version>
201201
</plugin>
202202
</plugins>
203203
</pluginManagement>

0 commit comments

Comments
 (0)