Skip to content

Commit dc0ec11

Browse files
committed
fixed a compilation problem
1 parent e6f7021 commit dc0ec11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soot-infoflow-android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>com.google.protobuf</groupId>
152152
<artifactId>protobuf-java</artifactId>
153-
<version>4.26.0</version>
153+
<version>3.25.3</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>com.esotericsoftware</groupId>

0 commit comments

Comments
 (0)