Skip to content

Commit

Permalink
Merge pull request #7625 from planetf1/issue7618a
Browse files Browse the repository at this point in the history
  • Loading branch information
planetf1 committed Apr 20, 2023
2 parents 152aadb + 5a57db3 commit 54f94cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ext {
jakartaannotationVersion = '2.1.1'
jakartapersistenceVersion = '3.1.0'
jakartavalidationVersion = '3.0.2'
janusVersion = '0.6.1'
janusVersion = '0.6.2'
javassistVersion = '3.29.2-GA'
jaxbVersion = '2.3.1'
jenaVersion = '4.7.0'
Expand All @@ -72,7 +72,7 @@ ext {
logbackVersion = '1.4.5'
lettuceVersion = '6.2.3.RELEASE'
// TODO: Version 9 now available
luceneVersion = '8.11.1'
luceneVersion = '8.11.2'
openlineageVersion = '0.21.1'
ossVersion = '4.15.0'
// TODO: Held as data engine breaks
Expand Down

0 comments on commit 54f94cc

Please sign in to comment.