Skip to content

Commit 032fcd4

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 (#1086)
1 parent 88551c6 commit 032fcd4

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
@@ -102,7 +102,7 @@
102102
</plugin>
103103
<plugin>
104104
<artifactId>maven-compiler-plugin</artifactId>
105-
<version>3.10.0</version>
105+
<version>3.10.1</version>
106106
<configuration>
107107
<source>1.8</source>
108108
<target>1.8</target>

0 commit comments

Comments
 (0)