Skip to content

Commit 9790ec5

Browse files
authored
maven-compiler-plugin 3.14.1 (#2117)
1 parent ecb80f8 commit 9790ec5

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
@@ -293,7 +293,7 @@
293293
<plugin>
294294
<groupId>org.apache.maven.plugins</groupId>
295295
<artifactId>maven-compiler-plugin</artifactId>
296-
<version>3.14.0</version>
296+
<version>3.14.1</version>
297297
<configuration>
298298
<source>11</source>
299299
<target>11</target>

0 commit comments

Comments
 (0)