Skip to content

Commit

Permalink
Rebuild using correct jackson versions from Backbone
Browse files Browse the repository at this point in the history
  • Loading branch information
qqndrew committed Aug 29, 2023
1 parent ff2f98d commit d7ba1f1
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 @@ -6,7 +6,7 @@

<groupId>org.ohnlp.medtagger</groupId>
<artifactId>medtagger</artifactId>
<version>1.0.66</version>
<version>1.0.67</version>
<description>The MedTagger biomedical information extraction pipeline</description>


Expand Down Expand Up @@ -143,7 +143,7 @@
<properties>
<uimaj.version>2.10.0</uimaj.version>
<uimafit.version>2.5.0</uimafit.version>
<backbone.version>3.0.10</backbone.version>
<backbone.version>3.0.12</backbone.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d7ba1f1

Please sign in to comment.