Skip to content

Commit 9e062f0

Browse files
Update dependencies
1 parent 380dd33 commit 9e062f0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.profesorfalken</groupId>
66
<artifactId>jSensors</artifactId>
7-
<version>2.2</version>
7+
<version>2.2.1</version>
88
<packaging>jar</packaging>
99

1010
<name>jSensors</name>
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>net.java.dev.jna</groupId>
154154
<artifactId>jna</artifactId>
155-
<version>4.5.1</version>
155+
<version>5.2.0</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>junit</groupId>
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>${project.groupId}</groupId>
170170
<artifactId>jPowerShell</artifactId>
171-
<version>3.0.1</version>
171+
<version>3.0.4</version>
172172
</dependency>
173173
</dependencies>
174174
<properties>

0 commit comments

Comments
 (0)