Browse Source

update module

master
parent
commit
48aef7a9c5
  1. 4
      mybatis/mybatis.spec

4
mybatis/mybatis.spec

@ -24,7 +24,7 @@
# package versions
%define V_mybatis 3.5.6
%define V_jdbc_mysql 5.1.49
%define V_jdbc_pgsql 42.3.0
%define V_jdbc_pgsql 42.3.1
%define V_jdbc_h2 2019-03-13
# package information
@ -38,7 +38,7 @@ Class: EVAL
Group: Database
License: Apache
Version: %{V_mybatis}
Release: 20211018
Release: 20211030
# list of sources
Source0: https://github.com/mybatis/mybatis-3/releases/download/mybatis-%{V_mybatis}/mybatis-%{V_mybatis}.zip

Loading…
Cancel
Save