Skip to content

Commit

Permalink
Fix wrong dependency update (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers authored Jan 25, 2024
1 parent cc2b630 commit c18948a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jvm/knet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.9</version>
<version>1.7.36</version>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
Expand Down

0 comments on commit c18948a

Please sign in to comment.