From bffc3212409c8d589152f41809c8b42a5833eb8a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 23 Feb 2019 01:02:23 +0100 Subject: [PATCH] update module --- mybatis/mybatis.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mybatis/mybatis.spec b/mybatis/mybatis.spec index 6376ef60aa..cf40f434c3 100644 --- a/mybatis/mybatis.spec +++ b/mybatis/mybatis.spec @@ -25,7 +25,7 @@ %define V_mybatis 3.5.0 %define V_jdbc_mysql 5.1.47 %define V_jdbc_pgsql 42.2.5 -%define V_jdbc_h2 2018-03-18 +%define V_jdbc_h2 2019-02-22 # package information Name: mybatis @@ -38,7 +38,7 @@ Class: EVAL Group: Database License: Apache Version: %{V_mybatis} -Release: 20190121 +Release: 20190223 # list of sources Source0: https://github.com/mybatis/mybatis-3/releases/download/mybatis-%{V_mybatis}/mybatis-%{V_mybatis}.zip