Skip to content

Commit

Permalink
Update pom.xml (#721)
Browse files Browse the repository at this point in the history
Set JNet version in POM
  • Loading branch information
masesdevelopers authored Nov 5, 2024
1 parent aeb34e0 commit b0f847e
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 @@ -43,7 +43,7 @@
<kafkaVersion>3.7.1</kafkaVersion>
<knetVersion>2.7.9.0</knetVersion>
<jcobridgepath>../../../bin/net8.0/JCOBridge.jar</jcobridgepath>
<jnetpath>../../../bin/net8.0/jars/jnet-2.5.9.0.jar</jnetpath>
<jnetpath>../../../bin/net8.0/jars/jnet-2.5.10.0.jar</jnetpath>
</properties>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit b0f847e

Please sign in to comment.