From 406d42349a3154e046b8f7596e55ae3d94ca7c4f Mon Sep 17 00:00:00 2001 From: Anjali-NEC Date: Wed, 14 Jun 2023 20:12:06 +0000 Subject: [PATCH] Updated file --- CHANGES_NEXT_RELEASE | 1 + CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 528af55d4c..0c9dc37103 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1 +1,2 @@ +- Fix: Alarm for notification queue overpassing a given threshold (#4113) - Fix: logDeprecate not working correctly (`geo:json` wrongly considered as deprecated) diff --git a/CMakeLists.txt b/CMakeLists.txt index 57ebc85d53..694bbe0f8a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -221,7 +221,7 @@ SET (BOOST_MT # See http://mongoc.org/libmongoc/current/tutorial.html#cmake # This find_package() command provides the mongo::mongoc_static used in # SET for common static libs. We use 1.23.1 as reference version. -find_package (mongoc-1.0 1.23.2 EXACT) +find_package (mongoc-1.0 1.23.1 EXACT) # Static libs common to contextBroker and unitTest binaries SET (COMMON_STATIC_LIBS