Skip to content

Commit

Permalink
Merge pull request #1 from brenoepics/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-compiler-plugin-3.12.1

chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.12.1
  • Loading branch information
brenoepics authored Mar 12, 2024
2 parents 20ace53 + ec9007c commit c314b6c
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 @@ -35,7 +35,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<version>3.12.1</version>
<executions>
<execution>
<id>default-compile</id>
Expand Down

0 comments on commit c314b6c

Please sign in to comment.