Skip to content

Commit fa58232

Browse files
renovate-botkolea2
authored andcommitted
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1 (#150)
1 parent f3462b1 commit fa58232

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
@@ -201,7 +201,7 @@
201201
<plugins>
202202
<plugin>
203203
<artifactId>maven-compiler-plugin</artifactId>
204-
<version>3.5.1</version>
204+
<version>3.8.1</version>
205205
<configuration>
206206
<source>1.7</source>
207207
<target>1.7</target>

0 commit comments

Comments
 (0)