This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
libphonenumber
mirror of
https://github.com/google/libphonenumber
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
254
Wiki
Activity
Browse Source
update protobuffer release version to 3.6.1 (
#2395
)
pull/2396/head
penmetsaa
6 years ago
committed by
GitHub
parent
0300f136f8
commit
c7672583f9
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
3 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tools/java/cpp-build/pom.xml
BIN
tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
BIN
tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar
+ 1
- 1
tools/java/cpp-build/pom.xml
View File
@ -154,7 +154,7 @@
<dependency
>
<dependency
>
<groupId
>
com.google.protobuf
</groupId>
<groupId
>
com.google.protobuf
</groupId>
<artifactId
>
protobuf-java
</artifactId>
<artifactId
>
protobuf-java
</artifactId>
<version
>
3.
0.0
</version>
<version
>
3.
6.1
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
BIN
tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
View File
BIN
tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar
View File
Write
Preview
Loading…
Cancel
Save