Skip to content

Commit

Permalink
Merge pull request #3 from mostafamohab/dependabot/maven/main/org.apa…
Browse files Browse the repository at this point in the history
…che.maven.plugins-maven-compiler-plugin-3.13.0

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
  • Loading branch information
mostafamohab authored Oct 29, 2024
2 parents 6306f8e + f76d7a3 commit c1904df
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 @@ -12,7 +12,7 @@
<!-- Make sure you point to the latest release version: https://github.com/ShaftHQ/SHAFT_ENGINE/releases -->
<shaft_engine.version>8.1.20240115</shaft_engine.version>
<aspectjweaver.version>1.9.22.1</aspectjweaver.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<surefire-testng.version>3.5.1</surefire-testng.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
Expand Down

0 comments on commit c1904df

Please sign in to comment.