Skip to content

Commit 61a3854

Browse files
author
vprasanna
committed
Published java-ssltest-cli@1.0.10
1 parent fab003c commit 61a3854

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
205 KB
Binary file not shown.

jdeploy-bundle/jdeploy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ function getJdeploySupportDir() {
6565
var fs = require('fs');
6666
var os = require('os');
6767
var path = require('path');
68-
var jarName = "java-ssl-test-1.0.9.jar";
68+
var jarName = "java-ssl-test-1.0.10.jar";
6969
var mainClass = "{{MAIN_CLASS}}";
7070
var classPath = "{{CLASSPATH}}";
7171
var port = "0";

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)