Skip to content

Commit dbc10e8

Browse files
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#897)
1 parent 4b01900 commit dbc10e8

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.11.0</version>
273+
<version>3.12.1</version>
274274
<configuration>
275275
<source>1.8</source>
276276
<target>1.8</target>

0 commit comments

Comments
 (0)