Skip to content

Commit 0af37f6

Browse files
committed
chore(deps): justify older version of MongoDB Driver
1 parent b049900 commit 0af37f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sda-commons-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ext {
2626
openTelemetryVersion = '1.41.0'
2727
openTelemetryAlpha2Version = '2.15.0-alpha'
2828
// should be aligned with transitive dependency of Spring Data MongoDB
29-
mongoDbDriverVersion = '5.4.0'
29+
mongoDbDriverVersion = '5.4.0' // 5.5.0 incompatible with AWS DocumentDB 4
3030
tuprologVersion = '0.20.9' // don't upgrade separately! use version from database-rider
3131
bouncyCastleVersion = '1.80'
3232
victoolsVersion = '4.38.0'

0 commit comments

Comments
 (0)