Skip to content

Commit

Permalink
Update to core-img 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nroduit committed May 22, 2023
1 parent a6fe57f commit b74398e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>weasis-dicom-tools</artifactId>
<packaging>jar</packaging>
<name>Weasis DICOM API (based on dcm4che3)</name>
<version>5.29.2.1</version>
<version>5.29.2.2</version>

<properties>
<java-version>11</java-version>
Expand All @@ -20,8 +20,8 @@
<sonar.organization>nroduit-github</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

<weasis.core.img.version>4.6.0</weasis.core.img.version>
<weasis.opencv.native.version>4.6.0-dcm</weasis.opencv.native.version>
<weasis.core.img.version>4.6.1</weasis.core.img.version>
<weasis.opencv.native.version>4.6.1-dcm</weasis.opencv.native.version>
<skipTests>false</skipTests>
</properties>

Expand Down

0 comments on commit b74398e

Please sign in to comment.