Skip to content

Commit 32dc073

Browse files
authored
Update indy-model to version 2.2 (#108)
- Upgrade indy-model from 2.0 to 2.2 - This also updates transitive atlas dependencies from 1.1.4 to 1.1.9 - atlas-identities: 1.1.4 -> 1.1.9 - atlas-bindings-jackson-identities: 1.1.4 -> 1.1.9 - atlas-relationships-api: 1.1.4 -> 1.1.9
1 parent d71cddb commit 32dc073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4444
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4545
<toolchains-plugin.version>3.0.0</toolchains-plugin.version>
46-
<indy-model.version>2.0</indy-model.version>
46+
<indy-model.version>2.2</indy-model.version>
4747
<weftVersion>2.1</weftVersion>
4848
<jhttpcVersion>1.12</jhttpcVersion>
4949
<cassandra-maven-plugin.version>3.8</cassandra-maven-plugin.version>

0 commit comments

Comments
 (0)