Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-compile…
Browse files Browse the repository at this point in the history
…r-plugin to v3.13.0 (#1375)
  • Loading branch information
renovate-bot committed Apr 23, 2024
1 parent d8de0a5 commit ef98d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -232,7 +232,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.13.0</version>
<configuration>
<encoding>UTF-8</encoding>
<fork>true</fork>
Expand Down

0 comments on commit ef98d54

Please sign in to comment.