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
255
Wiki
Activity
Browse Source
Bump protobuf-java from 3.16.3 to 3.21.7 due to CVE-2022-3509 (
#2851
)
* Update pom.xml * Update pom.xml Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
pull/3882/head
rushirajbaxi
3 years ago
committed by
GitHub
parent
ae879e4cdb
commit
a7cd266d42
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
metadata/pom.xml
+1
-1
tools/java/cpp-build/pom.xml
+ 1
- 1
metadata/pom.xml
View File
@ -108,7 +108,7 @@
<dependency
>
<groupId
>
com.google.protobuf
</groupId>
<artifactId
>
protobuf-java
</artifactId>
<version
>
3.
16.3
</version>
<version
>
3.
21.7
</version>
</dependency>
<!--
https://mvnrepository.com/artifact/com.google.auto.value/auto
-
value
-->
+ 1
- 1
tools/java/cpp-build/pom.xml
View File
@ -154,7 +154,7 @@
<dependency
>
<groupId
>
com.google.protobuf
</groupId>
<artifactId
>
protobuf-java
</artifactId>
<version
>
3.
16.3
</version>
<version
>
3.
21.7
</version>
</dependency>
</dependencies>
Write
Preview
Loading…
Cancel
Save