Skip to content

Commit a6b30a8

Browse files
build:(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 (#209)
1 parent e01a537 commit a6b30a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<plugin>
187187
<groupId>org.apache.maven.plugins</groupId>
188188
<artifactId>maven-compiler-plugin</artifactId>
189-
<version>3.13.0</version>
189+
<version>3.14.0</version>
190190
<configuration>
191191
<source>${maven.compiler.source}</source>
192192
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)