Skip to content

Commit f31d55f

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
1 parent 7994cf6 commit f31d55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-shared-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-compiler-plugin</artifactId>
118-
<version>3.13.0</version>
118+
<version>3.14.0</version>
119119
<configuration>
120120
<source>1.8</source>
121121
<target>1.8</target>

0 commit comments

Comments
 (0)