Skip to content

Commit fb5fd19

Browse files
authored
Merge pull request #6 from technosf/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.12.1
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1
2 parents 9307dab + 706c445 commit fb5fd19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Licensed under GNU GENERAL PUBLIC LICENSE, Version 3.0 or greater</description>
5353
<plugin>
5454
<groupId>org.apache.maven.plugins</groupId>
5555
<artifactId>maven-compiler-plugin</artifactId>
56-
<version>3.11.0</version>
56+
<version>3.12.1</version>
5757
<configuration>
5858
<release>8</release>
5959
</configuration>

0 commit comments

Comments
 (0)