diff options
| author | pazus <[email protected]> | 2025-01-14 20:00:46 +0300 |
|---|---|---|
| committer | pazus <[email protected]> | 2025-01-14 21:11:05 +0300 |
| commit | d773af288151566d282ecee0eb0f74d3547fc514 (patch) | |
| tree | 4fc6b8a9baaec4311c4ab3afd9e3db596dbcbdb3 /contrib/java/com/google/protobuf/protobuf-java | |
| parent | a37aefba7aa2f5ddf7fa980b05836eb445dd5ea5 (diff) | |
Update protobuf to 3.25.5
commit_hash:ffd2d4837196be91cdb024e684d647b45fa6e3c1
Diffstat (limited to 'contrib/java/com/google/protobuf/protobuf-java')
| -rw-r--r-- | contrib/java/com/google/protobuf/protobuf-java/3.25.3/ya.make | 11 | ||||
| -rw-r--r-- | contrib/java/com/google/protobuf/protobuf-java/3.25.5/pom.xml (renamed from contrib/java/com/google/protobuf/protobuf-java/3.25.3/pom.xml) | 2 | ||||
| -rw-r--r-- | contrib/java/com/google/protobuf/protobuf-java/3.25.5/ya.dependency_management.inc (renamed from contrib/java/com/google/protobuf/protobuf-java/3.25.3/ya.dependency_management.inc) | 2 | ||||
| -rw-r--r-- | contrib/java/com/google/protobuf/protobuf-java/3.25.5/ya.make | 13 |
4 files changed, 15 insertions, 13 deletions
diff --git a/contrib/java/com/google/protobuf/protobuf-java/3.25.3/ya.make b/contrib/java/com/google/protobuf/protobuf-java/3.25.3/ya.make deleted file mode 100644 index d538d0f48b3..00000000000 --- a/contrib/java/com/google/protobuf/protobuf-java/3.25.3/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -JAVA_CONTRIB() - -VERSION(3.25.3) - -LICENSE(BSD-3-Clause) - -JAR_RESOURCE(6385637991) - -SRC_RESOURCE(6385637993) - -END() diff --git a/contrib/java/com/google/protobuf/protobuf-java/3.25.3/pom.xml b/contrib/java/com/google/protobuf/protobuf-java/3.25.5/pom.xml index 76220442086..6e71e7af58b 100644 --- a/contrib/java/com/google/protobuf/protobuf-java/3.25.3/pom.xml +++ b/contrib/java/com/google/protobuf/protobuf-java/3.25.5/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.google.protobuf</groupId> <artifactId>protobuf-parent</artifactId> - <version>3.25.3</version> + <version>3.25.5</version> </parent> <artifactId>protobuf-java</artifactId> diff --git a/contrib/java/com/google/protobuf/protobuf-java/3.25.3/ya.dependency_management.inc b/contrib/java/com/google/protobuf/protobuf-java/3.25.5/ya.dependency_management.inc index ad5f49c2f04..817eef193e2 100644 --- a/contrib/java/com/google/protobuf/protobuf-java/3.25.3/ya.dependency_management.inc +++ b/contrib/java/com/google/protobuf/protobuf-java/3.25.5/ya.dependency_management.inc @@ -1 +1 @@ -INCLUDE(${ARCADIA_ROOT}/contrib/java/com/google/protobuf/protobuf-parent/3.25.3/ya.dependency_management.inc) +INCLUDE(${ARCADIA_ROOT}/contrib/java/com/google/protobuf/protobuf-parent/3.25.5/ya.dependency_management.inc) diff --git a/contrib/java/com/google/protobuf/protobuf-java/3.25.5/ya.make b/contrib/java/com/google/protobuf/protobuf-java/3.25.5/ya.make new file mode 100644 index 00000000000..0b1343ff291 --- /dev/null +++ b/contrib/java/com/google/protobuf/protobuf-java/3.25.5/ya.make @@ -0,0 +1,13 @@ +JAVA_CONTRIB() + +VERSION(3.25.5) + +LICENSE(BSD-3-Clause) + +ORIGINAL_SOURCE(https://repo1.maven.org/maven2) + +JAR_RESOURCE(7804868953) + +SRC_RESOURCE(7804868939) + +END() |
