This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d8ff790 IGNITE-21901 Ignite version temporarily changed back to 2.14 
(#197)
7d8ff790 is described below

commit 7d8ff790a7fcc3b5628c063ffea8485d4d9516b6
Author: oleg-vlsk <[email protected]>
AuthorDate: Tue Apr 2 18:15:41 2024 +1000

    IGNITE-21901 Ignite version temporarily changed back to 2.14 (#197)
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 298cd676..38e97cf5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -46,7 +46,7 @@ allprojects {
 
         jettyVer = '9.4.12.v20180830'
 
-        ignVer = '2.16.0'
+        ignVer = '2.14.0'
 
         guavaVer = '26.0-jre'
 

Reply via email to