Skip to content

Commit

Permalink
Merge branch 'develop' into feature/OP-1043-users-and-groups-soft-delete
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveGT96 committed Nov 14, 2024
2 parents 9ada458 + 846a841 commit 9095529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,12 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.14.0</version>
<version>5.15.0</version>
</dependency>
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna-platform</artifactId>
<version>5.14.0</version>
<version>5.15.0</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
Expand Down

0 comments on commit 9095529

Please sign in to comment.