Skip to content

Commit

Permalink
Merge branch 'main' into renovate/org.apache.maven.plugins-maven-java…
Browse files Browse the repository at this point in the history
…doc-plugin-3.x
  • Loading branch information
gcf-merge-on-green[bot] authored May 4, 2023
2 parents 902ac43 + f1e20bf commit 2bcc2f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/docfx-doclet-143274/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.0</version>
<configuration>
<!-- Show build warnings in detail -->
<compilerArgument>-Xlint:unchecked</compilerArgument>
Expand All @@ -37,7 +37,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.2</version>
<version>3.5.0</version>
<configuration>
<!-- get all project dependencies -->
<descriptorRefs>
Expand Down

0 comments on commit 2bcc2f3

Please sign in to comment.