Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Bump org.odpi.egeria:egeria from 4.0 to 4.3 #569

Closed
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
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ subprojects {

// Assign variables for any constraints
ext {
egeriaversion = '4.0'
egeriaversion = '4.3'
atlasversion = '2.3.0'
jaxbversion = '2.3.1'
mockserverversion = '5.15.0'
Expand Down