Skip to content

Commit b14fb30

Browse files
authored
Merge pull request #112 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
2 parents c22c36f + a9bb876 commit b14fb30

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
@@ -51,7 +51,7 @@
5151
<plugin>
5252
<groupId>org.apache.maven.plugins</groupId>
5353
<artifactId>maven-compiler-plugin</artifactId>
54-
<version>3.14.0</version>
54+
<version>3.14.1</version>
5555
<configuration>
5656
<source>${java.version}</source>
5757
<target>${java.version}</target>

0 commit comments

Comments
 (0)