Skip to content

Commit 3447ac6

Browse files
committed
fix rebase
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 6097793 commit 3447ac6

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
@@ -18,7 +18,7 @@
1818
<properties>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<automatic.module.name>--module-name-need-to-be-overriden--</automatic.module.name>
21-
<protobuf-java.version>4.30.0</protobuf-java.version>
21+
<protobuf-java.version>4.30.2</protobuf-java.version>
2222
<guava.version>33.4.7-jre</guava.version>
2323
<junit-jupiter.version>5.12.2</junit-jupiter.version>
2424
<otel.instrumentation.version>2.15.0-alpha</otel.instrumentation.version>

0 commit comments

Comments
 (0)