Skip to content

Commit 25be3c5

Browse files
Update jpowershell version
1 parent c158e8a commit 25be3c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.profesorfalken</groupId>
55
<artifactId>WMI4Java</artifactId>
6-
<version>1.6.2</version>
6+
<version>1.6.3</version>
77
<packaging>jar</packaging>
88

99

@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>com.profesorfalken</groupId>
120120
<artifactId>jPowerShell</artifactId>
121-
<version>2.0</version>
121+
<version>3.0</version>
122122
</dependency>
123123
</dependencies>
124124
<properties>

0 commit comments

Comments
 (0)