Skip to content

Commit 28c06b9

Browse files
committed
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
1 parent e036c08 commit 28c06b9

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)