Skip to content

Commit cc38c48

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
1 parent 2e0623d commit cc38c48

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
@@ -43,7 +43,7 @@
4343
<plugin>
4444
<groupId>org.apache.maven.plugins</groupId>
4545
<artifactId>maven-compiler-plugin</artifactId>
46-
<version>3.14.0</version>
46+
<version>3.14.1</version>
4747
<configuration>
4848
<source>17</source>
4949
<target>17</target>

0 commit comments

Comments
 (0)