Skip to content

Commit 578d487

Browse files
dependabot[bot]nfrankel
authored andcommitted
Bump protobuf.version from 3.15.1 to 3.15.6
Bumps `protobuf.version` from 3.15.1 to 3.15.6. Updates `protobuf-java-util` from 3.15.1 to 3.15.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.15.1...v3.15.6) Updates `protobuf-java` from 3.15.1 to 3.15.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.15.1...v3.15.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1d2c80 commit 578d487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
2626
<sonar.projectName>jet-train</sonar.projectName>
2727
<sonar.sources>src/main/kotlin</sonar.sources>
28-
<protobuf.version>3.15.1</protobuf.version>
28+
<protobuf.version>3.15.6</protobuf.version>
2929
</properties>
3030
<build>
3131
<sourceDirectory>src/main/kotlin</sourceDirectory>

0 commit comments

Comments
 (0)