Skip to content

Commit 1091b89

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 (#1350)
1 parent 81bb872 commit 1091b89

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
@@ -97,7 +97,7 @@
9797
</plugin>
9898
<plugin>
9999
<artifactId>maven-compiler-plugin</artifactId>
100-
<version>3.10.1</version>
100+
<version>3.11.0</version>
101101
<configuration>
102102
<source>1.8</source>
103103
<target>1.8</target>

0 commit comments

Comments
 (0)