Skip to content

Commit

Permalink
Bump protobuf.version from 3.24.4 to 4.27.3
Browse files Browse the repository at this point in the history
Bumps `protobuf.version` from 3.24.4 to 4.27.3.

Updates `com.google.protobuf:protobuf-java` from 3.24.4 to 4.27.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/commits)

Updates `com.google.protobuf:protobuf-java-util` from 3.24.4 to 4.27.3

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent 08aedeb commit c47639b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<sqlite-jdbc.version>3.46.0.1</sqlite-jdbc.version>
<protobuf.version>3.24.4</protobuf.version>
<protobuf.version>4.27.3</protobuf.version>
<reflections.version>0.10.2</reflections.version>
<xolstice-maven-protobuf.version>0.6.1</xolstice-maven-protobuf.version>
<motd-os-maven.version>1.7.1</motd-os-maven.version>
Expand Down

0 comments on commit c47639b

Please sign in to comment.