Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 426010942
  • Loading branch information
cushon authored and Error Prone Team committed Feb 3, 2022
1 parent afdb80b commit 37c0076
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docgen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.1.1</version>
<version>3.0.0</version>
<executions>
<execution>
<phase>site</phase>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
<dataflow.version>3.15.0</dataflow.version>
<mockito.version>3.12.4</mockito.version>
<compile.testing.version>0.19</compile.testing.version>
<caffeine.version>2.8.8</caffeine.version>
<flogger.version>0.6</flogger.version>
<caffeine.version>3.0.5</caffeine.version>
<flogger.version>0.7.4</flogger.version>
<maven-javadoc-plugin.version>3.3.1</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<nexus-staging-maven-plugin.version>1.6.7</nexus-staging-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<protobuf.version>3.19.2</protobuf.version>
<grpc.version>1.43.2</grpc.version>
</properties>
Expand Down

0 comments on commit 37c0076

Please sign in to comment.