Skip to content

Commit 2b19b4a

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 (#647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c984e1 commit 2b19b4a

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
@@ -150,7 +150,7 @@
150150
<plugin>
151151
<groupId>org.apache.maven.plugins</groupId>
152152
<artifactId>maven-compiler-plugin</artifactId>
153-
<version>3.14.0</version>
153+
<version>3.14.1</version>
154154
<configuration>
155155
<source>${java.version}</source>
156156
<target>${java.version}</target>

0 commit comments

Comments
 (0)