Skip to content

Commit 8601f4d

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 (#574)
1 parent 79d7b4b commit 8601f4d

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
@@ -171,7 +171,7 @@
171171
<plugin>
172172
<groupId>org.apache.maven.plugins</groupId>
173173
<artifactId>maven-compiler-plugin</artifactId>
174-
<version>3.10.1</version>
174+
<version>3.11.0</version>
175175
<configuration>
176176
<source>1.8</source>
177177
<target>1.8</target>

0 commit comments

Comments
 (0)