Skip to content

Commit 467a26f

Browse files
authored
Merge pull request #1322 from aws/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
2 parents 8532402 + f4e5409 commit 467a26f

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
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.apache.maven.plugins</groupId>
192192
<artifactId>maven-compiler-plugin</artifactId>
193-
<version>3.13.0</version>
193+
<version>3.14.0</version>
194194
<configuration>
195195
<source>1.8</source>
196196
<target>1.8</target>

0 commit comments

Comments
 (0)