Skip to content

Commit 374bc11

Browse files
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#777)
1 parent cbc1a7a commit 374bc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
<!-- Compile Phase -->
271271
<plugin>
272272
<artifactId>maven-compiler-plugin</artifactId>
273-
<version>3.10.1</version>
273+
<version>3.11.0</version>
274274
<configuration>
275275
<source>1.8</source>
276276
<target>1.8</target>

0 commit comments

Comments
 (0)