mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
java-examples: fix reported minor vulnerabilities
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -40,7 +40,7 @@ public class GroveQTouch_Example {
|
||||
Thread.sleep(1000);
|
||||
} catch (InterruptedException e) {
|
||||
// TODO Auto-generated catch block
|
||||
e.printStackTrace();
|
||||
System.out.println(e.toString());
|
||||
}
|
||||
}
|
||||
// ! [Interesting]
|
||||
|
Reference in New Issue
Block a user