Skip to content

Commit 7e8b68a

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 (#140)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d36185 commit 7e8b68a

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
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.apache.maven.plugins</groupId>
166166
<artifactId>maven-compiler-plugin</artifactId>
167-
<version>3.14.0</version>
167+
<version>3.14.1</version>
168168
<inherited>false</inherited>
169169
<configuration>
170170
<release>${targetJdk}</release>

0 commit comments

Comments
 (0)