Skip to content

Commit ffd07cb

Browse files
authored
fix(java): remove protobuf feature from native profile (#461)
1 parent 6e95573 commit ffd07cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,6 @@
833833
<buildArgs>
834834
<buildArg>--no-fallback</buildArg>
835835
<buildArg>--no-server</buildArg>
836-
<buildArg>--features=com.google.cloud.nativeimage.features.ProtobufMessageFeature</buildArg>
837836
</buildArgs>
838837
</configuration>
839838
</plugin>

0 commit comments

Comments
 (0)