Skip to content

Commit

Permalink
Merge pull request #371 from cognitedata/renovate/maven-compiler-plug…
Browse files Browse the repository at this point in the history
…in.version

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Loading branch information
dsorenes authored Apr 11, 2024
2 parents 18ab0be + 8116691 commit 7537af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<junit.version>5.10.2</junit.version>
<mockito.version>5.7.0</mockito.version>

<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-exec-plugin.version>3.0.0</maven-exec-plugin.version>
<compiler.error.flag>-Werror</compiler.error.flag>
<compiler.default.pkginfo.flag>-Xpkginfo:always</compiler.default.pkginfo.flag>
Expand Down

0 comments on commit 7537af8

Please sign in to comment.