From 9c9997ce4ba6ccb3cea6fae470e8e5abf27ebf00 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 7 Feb 2020 08:04:00 +0100 Subject: [PATCH] update module --- mybatis/mybatis.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mybatis/mybatis.spec b/mybatis/mybatis.spec index 53adc111f0..0666390204 100644 --- a/mybatis/mybatis.spec +++ b/mybatis/mybatis.spec @@ -22,9 +22,9 @@ ## # package versions -%define V_mybatis 3.5.3 +%define V_mybatis 3.5.4 %define V_jdbc_mysql 5.1.48 -%define V_jdbc_pgsql 42.2.9 +%define V_jdbc_pgsql 42.2.10 %define V_jdbc_h2 2019-03-13 # package information @@ -38,7 +38,7 @@ Class: EVAL Group: Database License: Apache Version: %{V_mybatis} -Release: 20191208 +Release: 20200207 # list of sources Source0: https://github.com/mybatis/mybatis-3/releases/download/mybatis-%{V_mybatis}/mybatis-%{V_mybatis}.zip