Skip to content

Commit f35c364

Browse files
authored
Merge pull request #61 from sebasbaumh/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
Bump maven-compiler-plugin from 3.9.0 to 3.10.0
2 parents 4890eb5 + f729b18 commit f35c364

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
@@ -104,7 +104,7 @@
104104
<plugins>
105105
<plugin>
106106
<artifactId>maven-compiler-plugin</artifactId>
107-
<version>3.9.0</version>
107+
<version>3.10.0</version>
108108
<configuration>
109109
<source>11</source>
110110
<target>11</target>

0 commit comments

Comments
 (0)