Skip to content

Commit 156c037

Browse files
build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#1164)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
1 parent 89cf3f1 commit 156c037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.apache.maven.plugins</groupId>
140140
<artifactId>maven-compiler-plugin</artifactId>
141-
<version>3.10.1</version>
141+
<version>3.11.0</version>
142142
<configuration>
143143
<source>${maven.compiler.source}</source>
144144
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)