Skip to content

Commit

Permalink
Update with STIX JAVA 0.7.0 mock data generation with support for COO…
Browse files Browse the repository at this point in the history
… Extensions
  • Loading branch information
StephenOTT committed Mar 12, 2019
1 parent e872ad5 commit 1449003
Show file tree
Hide file tree
Showing 2 changed files with 637 additions and 9 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>io.digitalstate.stix.faker</groupId>
<artifactId>stix-faker</artifactId>
<version>0.5.2</version>
<version>0.6.0</version>
<packaging>jar</packaging>

<name>STIX 2 Faker</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.github.StephenOTT</groupId>
<artifactId>STIX-Java</artifactId>
<version>0.6.1</version>
<version>0.7.0</version>
</dependency>

<dependency>
Expand Down
Loading

0 comments on commit 1449003

Please sign in to comment.