Skip to content

Commit aefa114

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
1 parent 679c55e commit aefa114

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
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>org.apache.maven.plugins</groupId>
5555
<artifactId>maven-compiler-plugin</artifactId>
56-
<version>3.8.1</version>
56+
<version>3.13.0</version>
5757
<configuration>
5858
<source>1.8</source>
5959
<target>1.8</target>

0 commit comments

Comments
 (0)