Skip to content

Commit

Permalink
[maven](deps): Bump org.apache.maven.plugins:maven-compiler-plugin fr…
Browse files Browse the repository at this point in the history
…om 3.10.1 to 3.11.0 (#229)
  • Loading branch information
dependabot[bot] committed Jul 22, 2023
1 parent 3b5bd39 commit e54aed9
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 @@ -39,7 +39,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.0</version>
<configuration>
<source>18</source>
<target>18</target>
Expand Down

1 comment on commit e54aed9

@vercel
Copy link

@vercel vercel bot commented on e54aed9 Jul 22, 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.