Skip to content

Commit

Permalink
Merge pull request #38 from dgault/common-jai-bump
Browse files Browse the repository at this point in the history
Bump ome-common to 6.0.22 and ome-jai to 0.14
  • Loading branch information
dgault authored Apr 16, 2024
2 parents d8be317 + 4732f60 commit 51a9667
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 @@ -116,8 +116,8 @@
</dependencies>

<properties>
<ome-common.version>6.0.21</ome-common.version>
<ome-jai.version>0.1.3</ome-jai.version>
<ome-common.version>6.0.22</ome-common.version>
<ome-jai.version>0.1.4</ome-jai.version>

<!-- NB: Avoid platform encoding warning when copying resources. -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 51a9667

Please sign in to comment.