Skip to content

Commit 9aecc45

Browse files
authored
Update pom.xml
Signed-off-by: Siri Varma Vegiraju <[email protected]>
1 parent 47f4b8a commit 9aecc45

File tree

1 file changed

+3
-3
lines changed
  • workflows/java/sdk/order-processor

1 file changed

+3
-3
lines changed

workflows/java/sdk/order-processor/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<version>0.14.1</version>
2121
</dependency>
2222
<dependency>
23-
<groupId>org.slf4j</groupId>
24-
<artifactId>slf4j-simple</artifactId>
25-
<version>2.0.13</version>
23+
<groupId>com.google.protobuf</groupId>
24+
<artifactId>protobuf-java</artifactId>
25+
<version>3.25.5</version>
2626
</dependency>
2727
</dependencies>
2828

0 commit comments

Comments
 (0)