Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-compiler-plugin (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent fb8da7e commit f3bdf3d
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 @@ -19,7 +19,7 @@
<properties>
<java.version>17</java.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<maven-compiler-plugin.version>3.12.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<springdoc.version>2.3.0</springdoc.version>
<jwt.version>4.4.0</jwt.version>
</properties>
Expand Down

0 comments on commit f3bdf3d

Please sign in to comment.