Skip to content

Commit 13ef4ba

Browse files
Merge pull request #23 from ArtifactForms/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.13.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0
2 parents ce3e9b7 + 700f78b commit 13ef4ba

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
@@ -11,7 +11,7 @@
1111
<plugins>
1212
<plugin>
1313
<artifactId>maven-compiler-plugin</artifactId>
14-
<version>3.8.1</version>
14+
<version>3.13.0</version>
1515
<configuration>
1616
<release>15</release>
1717
</configuration>

0 commit comments

Comments
 (0)