Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the janusgraph group across 1 directory with 16 updates #8355

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ ext {
// Version 1.12.0 breaks XTDB because of a change in lucene's library names
commonstextVersion = '1.11.0'
commonscliVersion = '1.8.0'
elasticsearchVersion = '8.7.1'
elasticsearchVersion = '8.15.0'
findbugsVersion = '3.0.2'
glassfishVersion = '1.1.4'
// TODO: Held back for compatability
gremlinVersion = '3.5.6'
gremlinVersion = '3.7.2'
// TODO: Version 4 under new package name. 3.0.13 is held to be compat with gradle tests (fvt)
groovyVersion = '3.0.15'
guavaVersion = '33.2.1-jre'
Expand All @@ -55,7 +55,7 @@ ext {
jakartaannotationVersion = '2.1.1'
jakartapersistenceVersion = '3.2.0'
jakartavalidationVersion = '3.1.0'
janusVersion = '0.6.4'
janusVersion = '1.1.0-20240829-135020.8bbac7f'
javassistVersion = '3.29.2-GA'
jaxbVersion = '2.3.1'
jenaVersion = '5.0.0'
Expand Down
Loading