Skip to content

Commit 1c8f32a

Browse files
Artem LabazinArtem Labazin
authored andcommitted
jinterface 1.6.2 was removed from maven. Downgrade to 1.6.1
1 parent 993a7ef commit 1c8f32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ limitations under the License.
148148
<dependency>
149149
<groupId>org.erlang.otp</groupId>
150150
<artifactId>jinterface</artifactId>
151-
<version>1.6.2</version>
151+
<version>1.6.1</version>
152152
</dependency>
153153

154154
<dependency>

0 commit comments

Comments
 (0)