Skip to content

Commit e215b13

Browse files
authored
Merge pull request #188 from AxonFramework/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
2 parents e6b7538 + 23e1131 commit e215b13

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
@@ -286,7 +286,7 @@
286286
</plugin>
287287
<plugin>
288288
<artifactId>maven-compiler-plugin</artifactId>
289-
<version>3.10.0</version>
289+
<version>3.10.1</version>
290290
<configuration>
291291
<source>1.8</source>
292292
<target>1.8</target>

0 commit comments

Comments
 (0)