File tree Expand file tree Collapse file tree 2 files changed +2
-15
lines changed Expand file tree Collapse file tree 2 files changed +2
-15
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323### Fixed
2424- ...
2525
26- ## [ 1.9.0] - 2025-08-xx
26+ ## [ 1.9.0] - 2025-10-07
2727
2828### Added
2929- Supporting the 'union', 'intersect', and 'except' set operations.
Original file line number Diff line number Diff line change 4949 </developer >
5050 </developers >
5151
52- <!-- Temporarily enable snapshot repo to find UCanAccess dep -->
53- <repositories >
54- <repository >
55- <id >central-snapshots</id >
56- <name >Central Repository Snapshots</name >
57- <url >https://central.sonatype.com/repository/maven-snapshots</url >
58- <layout >default</layout >
59- <snapshots >
60- <enabled >true</enabled >
61- </snapshots >
62- </repository >
63- </repositories >
64-
6552 <scm >
6653 <connection >scm:git:https://github.com/torand/FasterSQL.git</connection >
6754 <developerConnection >scm:git:https://github.com/torand/FasterSQL.git</developerConnection >
11198 <mariadb-java-client .version>3.5.4</mariadb-java-client .version>
11299 <postgresql .version>42.7.7</postgresql .version>
113100 <mssql-jdbc .version>13.2.0.jre11</mssql-jdbc .version>
114- <ucanaccess .version>5.1.4-SNAPSHOT </ucanaccess .version>
101+ <ucanaccess .version>5.1.4</ucanaccess .version>
115102 <mybatis .version>3.5.19</mybatis .version>
116103 <sqlite-jdbc .version>3.50.3.0</sqlite-jdbc .version>
117104 <hsqldb .version>2.7.4</hsqldb .version>
You can’t perform that action at this time.
0 commit comments