Skip to content

Commit

Permalink
[maven] (deps): Bump org.apache.maven.plugins:maven-compiler-plugin f…
Browse files Browse the repository at this point in the history
…rom 3.12.0 to 3.12.1 (#399)
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 98f56e8 commit 0a56562
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 @@ -75,7 +75,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.0</version>
<version>3.12.1</version>
<configuration>
<source>21</source>
<target>21</target>
Expand Down

1 comment on commit 0a56562

@vercel
Copy link

@vercel vercel bot commented on 0a56562 Dec 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.