Skip to content

Commit 4fd5698

Browse files
Fix OpenInv deps
1 parent 8c2342a commit 4fd5698

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
@@ -531,9 +531,9 @@
531531
<!-- </exclusions>-->
532532
<!-- </dependency>-->
533533
<dependency>
534-
<groupId>com.github.jikoo</groupId>
534+
<groupId>com.github.Jikoo</groupId>
535535
<artifactId>OpenInv</artifactId>
536-
<version>4.4.7</version>
536+
<version>4.1.8</version>
537537
</dependency>
538538
<dependency>
539539
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)