We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c158e8a commit 25be3c5Copy full SHA for 25be3c5
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.profesorfalken</groupId>
5
<artifactId>WMI4Java</artifactId>
6
- <version>1.6.2</version>
+ <version>1.6.3</version>
7
<packaging>jar</packaging>
8
9
@@ -118,7 +118,7 @@
118
<dependency>
119
120
<artifactId>jPowerShell</artifactId>
121
- <version>2.0</version>
+ <version>3.0</version>
122
</dependency>
123
</dependencies>
124
<properties>
0 commit comments