Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 7084bf5

Browse files
Bump org.odpi.egeria:egeria from 4.1-SNAPSHOT to 5.3-SNAPSHOT
Bumps org.odpi.egeria:egeria from 4.1-SNAPSHOT to 5.3-SNAPSHOT. --- updated-dependencies: - dependency-name: org.odpi.egeria:egeria dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8361c4e commit 7084bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ description = 'Egeria Connector for Hive Metastore'
6666

6767
// Versions - most should be picked up from the import of the Egeria base POM
6868
ext {
69-
egeriaversion = '4.1-SNAPSHOT'
69+
egeriaversion = '5.3-SNAPSHOT'
7070
cachingconnectorversion = '1.2-SNAPSHOT'
7171
hmsVersion3 = '3.1.3'
7272
hmsVersion4 = '4.0.0-alpha-2'

0 commit comments

Comments
 (0)