Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit e08b798

Browse files
authored
Merge pull request #169 from JohnDeere/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
2 parents 90d399a + d43056b commit e08b798

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
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-compiler-plugin</artifactId>
125-
<version>3.10.1</version>
125+
<version>3.11.0</version>
126126
<configuration>
127127
<source>${maven.compiler.source}</source>
128128
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)