Skip to content

Commit

Permalink
Bump gremlin-shaded from 3.6.3 to 3.6.4
Browse files Browse the repository at this point in the history
Bumps [gremlin-shaded](https://github.com/apache/tinkerpop) from 3.6.3 to 3.6.4.
- [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc)
- [Commits](apache/tinkerpop@3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: org.apache.tinkerpop:gremlin-shaded
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 18, 2023
1 parent 0f48d00 commit b20260f
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 @@ -108,7 +108,7 @@
<downloadSources>true</downloadSources>
<downloadJavadocs>true</downloadJavadocs>
<archunit.version>1.0.1</archunit.version>
<gremlin-shaded.version>3.6.3</gremlin-shaded.version>
<gremlin-shaded.version>3.6.4</gremlin-shaded.version>
<native-protocol.version>1.5.1</native-protocol.version>
<await-maven-plugin.version>1.2.2</await-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit b20260f

Please sign in to comment.