Skip to content

Commit b659f4a

Browse files
authored
Merge pull request #160 from ljacqu/dependabot/maven/dependencies/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
2 parents 483ca34 + 4cd35f7 commit b659f4a

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
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-compiler-plugin</artifactId>
135-
<version>3.13.0</version>
135+
<version>3.14.0</version>
136136
<configuration>
137137
<source>${project.jdkVersion}</source>
138138
<target>${project.jdkVersion}</target>

0 commit comments

Comments
 (0)