chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0

This commit is contained in:
renovate[bot] 2023-02-27 09:48:10 +00:00 committed by GitHub
parent 177ce1e6e3
commit b56d6507af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.2</version>
<version>3.11.0</version>
<configuration>
<source>8</source>
<target>8</target>