Skip to content

Commit

Permalink
Merge branch 'main' into renovate/major-guava-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli authored Feb 12, 2024
2 parents 5b2b838 + d17519a commit c74a8ca
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 @@ -16,7 +16,7 @@
<jackson.version>2.16.0</jackson.version>
<apache.commons-lang.version>3.14.0</apache.commons-lang.version>
<apache.commons-collections.version>4.4</apache.commons-collections.version>
<apache.commons-io.version>2.15.0</apache.commons-io.version>
<apache.commons-io.version>2.15.1</apache.commons-io.version>
<apache.commons-text.version>1.11.0</apache.commons-text.version>
<remark.version>1.1.0</remark.version>
</properties>
Expand All @@ -26,7 +26,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration>
<!-- Show build warnings in detail -->
<compilerArgument>-Xlint:unchecked</compilerArgument>
Expand Down

0 comments on commit c74a8ca

Please sign in to comment.