Skip to content

Commit 9e3a84f

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin (#24)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14f07b6 commit 9e3a84f

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
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.apache.maven.plugins</groupId>
7373
<artifactId>maven-compiler-plugin</artifactId>
74-
<version>3.13.0</version>
74+
<version>3.14.1</version>
7575
<configuration>
7676
<source>${java.version}</source>
7777
<target>${java.version}</target>

0 commit comments

Comments
 (0)