Browse Source

upgrading package: mybatis 3.5.8 -> 3.5.9

master
parent
commit
e57ca9778d
  1. 4
      mybatis/mybatis.spec

4
mybatis/mybatis.spec

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

Loading…
Cancel
Save