Skip to content

Commit 7ea7af5

Browse files
committed
Merge remote-tracking branch 'new/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0' into dev
2 parents 0d12799 + 1b774f1 commit 7ea7af5

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
@@ -142,7 +142,7 @@
142142
<plugin>
143143
<groupId>org.apache.maven.plugins</groupId>
144144
<artifactId>maven-compiler-plugin</artifactId>
145-
<version>3.13.0 </version>
145+
<version>3.14.0 </version>
146146
<configuration>
147147
<source>11</source>
148148
<target>11</target>

0 commit comments

Comments
 (0)