kkeshava
38bc8501b0
Metadata updates for release 8.13.31 ( #3402 )
2 years ago
mandlil
4ad1eca3bb
Metadata updates for release 8.13.30 ( #3398 )
2 years ago
kkeshava
b57f71fe02
Metadata updates for release 8.13.29 ( #3395 )
2 years ago
mandlil
703caf1a38
Metadata updates for release 8.13.28 ( #3383 )
2 years ago
rohininidhi
528b84d72b
Metadata updates for release 8.13.27 ( #3346 )
2 years ago
kkeshava
fb2ea691c3
Metadata updates for release 8.13.26 ( #3302 )
2 years ago
mandlil
58cdc5e7e0
Metadata updates for release 8.13.25 ( #3281 )
2 years ago
rohininidhi
d2e9872523
Metadata updates for release 8.13.24 ( #3257 )
2 years ago
mandlil
72e89fc0f4
adding tsnapshot jars ( #3253 )
2 years ago
mandlil
62adaab468
Script for downloading binaries ( #3243 )
* Delete java/lib directory
* Create download-junit-jars.sh
* Update build.xml for downloading junit&mockito jars
* Delete tools/java/java-build/target directory
* Delete tools/java/cpp-build/target directory
2 years ago
rohininidhi
d17eaecbd2
Metadata updates for release 8.13.22 ( #3220 )
2 years ago
kkeshava
a412199a23
Metadata updates for release 8.13.21 ( #3216 )
2 years ago
rohininidhi
d67f582648
Metadata updates for release 8.13.20 ( #3201 )
2 years ago
mandlil
ba35fd108f
Metadata updates for release 8.13.19 ( #3178 )
2 years ago
dependabot[bot]
a27a539bd4
Bump maven-compiler-plugin from 2.0.2 to 3.11.0 in /tools/java/common ( #2930 )
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 2.0.2 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-2.0.2...maven-compiler-plugin-3.11.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
dependabot[bot]
8613ffcfb5
Bump maven-compiler-plugin from 2.0.2 to 3.11.0 in /tools/java/cpp-build ( #2958 )
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 2.0.2 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-2.0.2...maven-compiler-plugin-3.11.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
dependabot[bot]
05ac2baf12
Bump com.google.protobuf:protobuf-java from 3.23.4 to 3.24.0 ( #3170 )
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.23.4 to 3.24.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.4...v3.24.0 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
b115db8a35
Bump org.codehaus.mojo:exec-maven-plugin in /tools/java/cpp-build ( #3102 )
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) from 1.5.0 to 3.1.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.5.0...exec-maven-plugin-3.1.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
dependabot[bot]
c6168d390d
Bump junit:junit from 4.13.1 to 4.13.2 in /tools/java ( #3120 )
Bumps [junit:junit](https://github.com/junit-team/junit4 ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2 )
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
dependabot[bot]
4a35ae38f1
Bump com.google.protobuf:protobuf-java in /tools/java/cpp-build ( #3104 )
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.21.7 to 3.23.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.7...v3.23.4 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
dependabot[bot]
b7b37b6ed6
Bump org.mortbay.jetty:maven-jetty-plugin from 6.1.10 to 6.1.26 ( #3162 )
Bumps org.mortbay.jetty:maven-jetty-plugin from 6.1.10 to 6.1.26.
---
updated-dependencies:
- dependency-name: org.mortbay.jetty:maven-jetty-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
dependabot[bot]
6aa5548133
Bump org.codehaus.mojo:build-helper-maven-plugin from 1.9.1 to 3.4.0 ( #3163 )
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin ) from 1.9.1 to 3.4.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-1.9.1...3.4.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
rohininidhi
f41b49ba5f
Metadata updates for release 8.13.18 ( #3139 )
2 years ago
dependabot[bot]
343d509bb4
Bump org.apache.maven.plugins:maven-jar-plugin in /tools/java ( #3122 )
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-2.2...maven-jar-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
2 years ago
kkeshava
a196439da3
Metadata updates for release 8.13.17 ( #3075 )
2 years ago
mandlil
1162dffb3c
Metadata updates for release 8.13.16 ( #3069 )
3 years ago
penmetsaa
985a524765
Metadata updates for release 8.13.15 ( #3061 )
3 years ago
rohininidhi
ee1688f70f
Metadata updates for release 8.13.14 ( #3046 )
3 years ago
kkeshava
13907eb8ea
Metadata updates for release 8.13.13 ( #3026 )
3 years ago
rohininidhi
e00739bf5d
Metadata updates for release 8.13.12 ( #2997 )
3 years ago
kkeshava
9956b5a616
Metadata updates for release 8.13.11 ( #2917 )
3 years ago
penmetsaa
f29a7fa3d0
Metadata updates for release 8.13.10 ( #2914 )
3 years ago
rohininidhi
7dd478c714
Metadata updates for release 8.13.9 ( #2909 )
3 years ago
kkeshava
5a78c851ae
Metadata updates for release 8.13.8 ( #2903 )
3 years ago
rohininidhi
25c96846f7
Metadata updates for release 8.13.7 ( #2894 )
3 years ago
rohininidhi
aa7ce352a8
Metadata updates for release 8.13.6 ( #2884 )
3 years ago
rohininidhi
ad461b71b8
Metadata updates for release 8.13.5 ( #2876 )
3 years ago
penmetsaa
c55e006a65
Metadata updates for release 8.13.4 ( #2870 )
3 years ago
kkeshava
2296219339
Metadata updates for release 8.13.3 ( #2864 )
3 years ago
penmetsaa
22762205af
Metadata updates for release 8.13.2 ( #2859 )
3 years ago
rushirajbaxi
a7cd266d42
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>
3 years ago
rohininidhi
f04c9f5839
Metadata updates for release 8.13.1 ( #2850 )
3 years ago
kkeshava
0917c21340
Metadata updates for release 8.13.0 ( #2843 )
3 years ago
katbohm
3504063cb0
Remove unused leading_zero_possible field ( #2821 )
Remove unused leading_zero_possible field from phonemetadata.proto
Deleted all methods that refer to this.
Regenerated jars - because we no longer write a boolean for the removed proto field, all the java metadata files needed regenerating too.
3 years ago
dependabot[bot]
7902a8bcd4
Bump protobuf-java from 3.16.1 to 3.16.3 in /tools/java/cpp-build ( #2829 )
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.16.1 to 3.16.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.16.1...v3.16.3 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tijana Vislavski Gradina <tijanavg@google.com>
3 years ago
penmetsaa
66fb815f8b
Metadata updates for release 8.12.57 ( #2831 )
3 years ago
rohininidhi
46598b5840
Metadata updates for release 8.12.56 ( #2823 )
3 years ago
kkeshava
80fa12ef0f
Metadata updates for release 8.12.55 ( #2811 )
3 years ago
kkeshava
de9421fc80
Metadata updates for release 8.12.54 ( #2806 )
3 years ago
kkeshava
028f643886
Metadata updates for release 8.12.53 ( #2801 )
3 years ago