Sfoglia il codice sorgente

updated model to include rejections and clarifications

Grega Bremec 2 anni fa
parent
commit
333c075474
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      pom.xml

+ 2 - 1
pom.xml

@@ -68,12 +68,13 @@
     <dependency>
       <groupId>com.redhat.training</groupId>
       <artifactId>claims-model</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.3</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>4.13.1</version>
+      <!-- ????? -->
       <scope>compile</scope>
     </dependency>
   </dependencies>