Skip to content

Commit 38c118a

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 (#999)
1 parent 413d3e3 commit 38c118a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
<plugin>
233233
<groupId>org.apache.maven.plugins</groupId>
234234
<artifactId>maven-compiler-plugin</artifactId>
235-
<version>3.10.1</version>
235+
<version>3.11.0</version>
236236
<configuration>
237237
<encoding>UTF-8</encoding>
238238
<fork>true</fork>

0 commit comments

Comments
 (0)