Skip to content

Commit ad129b7

Browse files
authored
Merge pull request #185 from xdev-software/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
2 parents 6c294dc + 28c06b9 commit ad129b7

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-advanced-imagebuilder-dummy-app

1 file changed

+1
-1
lines changed

testcontainers-advanced-imagebuilder-dummy-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>org.apache.maven.plugins</groupId>
3333
<artifactId>maven-compiler-plugin</artifactId>
34-
<version>3.14.0</version>
34+
<version>3.14.1</version>
3535
<configuration>
3636
<release>${maven.compiler.release}</release>
3737
<compilerArgs>

0 commit comments

Comments
 (0)