Skip to content

Commit 6701a7c

Browse files
Update dependency com.google.protobuf:protobuf-java to v4
1 parent 2d113c6 commit 6701a7c

File tree

1 file changed

+1
-1
lines changed
  • coursera-pcdp-parallel-concurrent-distributed-java/distributed-java

1 file changed

+1
-1
lines changed

coursera-pcdp-parallel-concurrent-distributed-java/distributed-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</dependencies>
4242

4343
<properties>
44-
<protobuf.version>3.25.6</protobuf.version>
44+
<protobuf.version>4.30.0</protobuf.version>
4545
<spark.version>3.5.4</spark.version>
4646

4747
</properties>

0 commit comments

Comments
 (0)