Skip to content

Commit f611dd5

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
1 parent 821183f commit f611dd5

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
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-compiler-plugin</artifactId>
36-
<version>3.10.1</version>
36+
<version>3.14.1</version>
3737
<configuration>
3838
<source>${java.version}</source>
3939
<target>${java.version}</target>

0 commit comments

Comments
 (0)