Skip to content

Commit 47667a5

Browse files
Bump janusgraph from 0.6.2 to 0.6.3-20230111-095504.5bf95e7 in /fhir-parent (#4166)
* Bump janusgraph-core in /fhir-parent Bumps [janusgraph-core](https://github.com/JanusGraph/janusgraph) from 0.6.2 to 0.6.3-20230111-095504.5bf95e7. - [Release notes](https://github.com/JanusGraph/janusgraph/releases) - [Changelog](https://github.com/JanusGraph/janusgraph/blob/master/docs/changelog.md) - [Commits](https://github.com/JanusGraph/janusgraph/commits) --- updated-dependencies: - dependency-name: org.janusgraph:janusgraph-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * bump other janusgraph modules too Signed-off-by: Lee Surprenant <lmsurpre@merative.com> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Lee Surprenant <lmsurpre@merative.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lee Surprenant <lmsurpre@merative.com>
1 parent 38497e9 commit 47667a5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

fhir-parent/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@
525525
<dependency>
526526
<groupId>org.janusgraph</groupId>
527527
<artifactId>janusgraph-core</artifactId>
528-
<version>0.6.2</version>
528+
<version>0.6.3-20230111-095504.5bf95e7</version>
529529
<exclusions>
530530
<exclusion>
531531
<groupId>com.boundary</groupId>
@@ -536,12 +536,12 @@
536536
<dependency>
537537
<groupId>org.janusgraph</groupId>
538538
<artifactId>janusgraph-berkeleyje</artifactId>
539-
<version>0.6.2</version>
539+
<version>0.6.3-20230111-095504.5bf95e7</version>
540540
</dependency>
541541
<dependency>
542542
<groupId>org.janusgraph</groupId>
543543
<artifactId>janusgraph-cql</artifactId>
544-
<version>0.6.2</version>
544+
<version>0.6.3-20230111-095504.5bf95e7</version>
545545
<exclusions>
546546
<exclusion>
547547
<groupId>it.unimi.dsi</groupId>
@@ -560,12 +560,12 @@
560560
<dependency>
561561
<groupId>org.janusgraph</groupId>
562562
<artifactId>janusgraph-lucene</artifactId>
563-
<version>0.6.2</version>
563+
<version>0.6.3-20230111-095504.5bf95e7</version>
564564
</dependency>
565565
<dependency>
566566
<groupId>org.janusgraph</groupId>
567567
<artifactId>janusgraph-es</artifactId>
568-
<version>0.6.2</version>
568+
<version>0.6.3-20230111-095504.5bf95e7</version>
569569
</dependency>
570570
<dependency>
571571
<groupId>org.apache.tinkerpop</groupId>

0 commit comments

Comments
 (0)