Skip to content

Commit

Permalink
Bump org.janusgraph:janusgraph-driver
Browse files Browse the repository at this point in the history
Bumps [org.janusgraph:janusgraph-driver](https://github.com/JanusGraph/janusgraph) from 0.5.3 to 1.1.0-20231122-163545.8c31747.
- [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-driver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent d7d54b2 commit 66ba29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-driver</artifactId>
<version>0.5.3</version>
<version>1.1.0-20231122-163545.8c31747</version>
<exclusions>
<exclusion>
<groupId>org.apache.tinkerpop</groupId>
Expand Down

0 comments on commit 66ba29c

Please sign in to comment.