gson-comments/proto
dependabot[bot] abeb7ee1a9
Bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 (#2620)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 3.25.3.
- [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.25.2...v3.25.3)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  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>
2024-02-26 11:17:28 -08:00
..
src Enable additional Error Prone checks & fix violations (#2561) 2024-01-09 10:19:09 -08:00
.gitignore Moved the .gitignore file to a more appropriate place 2015-10-20 12:07:51 -07:00
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00
pom.xml Bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 (#2620) 2024-02-26 11:17:28 -08:00

README.md

proto

This Maven module contains the source code for a JSON serializer and deserializer for Protocol Buffers (protobuf) messages.

The artifacts created by this module are currently not deployed to Maven Central.