Skip to content

Commit

Permalink
Merge pull request #77 from itemis/dependabot/maven/develop/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-compiler-plugin-3.12.1

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1
  • Loading branch information
JanMosigItemis authored Jan 12, 2024
2 parents 8258778 + e865db8 commit 5d5a497
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 @@ -64,7 +64,7 @@
<resource.delimiter>${*}</resource.delimiter>
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-compiler-plugin.version>3.12.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<mockito.version>5.8.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<!-- Be aware: Spotbugs seems incompatible to JDK < 17 since 4.4.2 -->
Expand Down

0 comments on commit 5d5a497

Please sign in to comment.