Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eaball35 committed Aug 17, 2021
1 parent e4e71e4 commit be788c8
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions third_party/docfx-doclet-143274/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<jackson.version>2.12.4</jackson.version>
<apache.commons-lang.version>3.8.1</apache.commons-lang.version>
<apache.commons-lang.version>3.12.0</apache.commons-lang.version>
<apache.commons-collections.version>4.4</apache.commons-collections.version>
<apache.commons-io.version>2.11.0</apache.commons-io.version>
<remark.version>1.1.0</remark.version>
Expand Down Expand Up @@ -151,24 +151,6 @@
<version>0.19</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>api-common</artifactId>
<version>2.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>2.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-grpc</artifactId>
<version>2.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vision</artifactId>
Expand Down

0 comments on commit be788c8

Please sign in to comment.