Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Jan 7, 2017
1 parent 79efe8c commit 45397e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appengine/endpoints-frameworks-v2/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<endpoints.framework.version>2.0.0-beta.12</endpoints.framework.version>
<endpoints.framework.version>2.0.0</endpoints.framework.version>
<endpoints.management.version>1.0.0-beta.12</endpoints.management.version>

<endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 45397e1

Please sign in to comment.