Skip to content

Commit 4b7b448

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

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
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-compiler-plugin</artifactId>
129-
<version>3.13.0</version>
129+
<version>3.14.0</version>
130130
<configuration>
131131
<source>${source.level}</source>
132132
<target>${source.level}</target>

0 commit comments

Comments
 (0)