File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed
Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11Change Log
22==========
3+ ### 5.4.3 - 2024-04-17
4+
5+ #### Miscellaneous
6+ * Updated FlatLaf to 3.4.1
7+ * Updated rsyntaxtextarea to 3.4.0
8+ * Updated sql-formatter to 2.0.5
9+ * Updated GeoTools to 31.0
10+ * Updated PostgreSQL JDBC driver to 42.7.3
11+ * Updated PostGIS JDBC driver to 2023.1.0
12+ * Update Oracle JDBC driver to 23.3.0.23.09
13+ * Update Oracle sdoapi to 23.3.0.0
14+ * Updated tika-core to 2.9.2
15+ * Updated slf4j-nop to 2.0.10
16+ * Updated h2 to 2.2.224
17+ * Updated Saxon-HE to 12.4
18+ * Updated tomcat-jdbc to 10.1.20
19+ * Updated commons-compress to 1.26.1
20+
321### 5.4.2 - 2024-02-01
422
523#### Fixes
Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ previous release of the 3D City Database Importer/Exporter under Apache License
4747
4848Latest release
4949--------------
50- The latest stable release of the 3D City Database Importer/Exporter is 5.4.2 .
50+ The latest stable release of the 3D City Database Importer/Exporter is 5.4.3 .
5151
52- Download the software [ here] ( https://github.com/3dcitydb/importer-exporter/releases/download/v5.4.2 /3DCityDB-Importer-Exporter-5.4.2 .zip ) .
52+ Download the software [ here] ( https://github.com/3dcitydb/importer-exporter/releases/download/v5.4.3 /3DCityDB-Importer-Exporter-5.4.3 .zip ) .
5353Previous releases are available from the [ releases section] ( https://github.com/3dcitydb/importer-exporter/releases ) .
5454
5555System requirements
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
22
33apply from : ' properties.gradle'
44
5- version ' 5.4.2 '
5+ version ' 5.4.3 '
66
77subprojects {
88 apply plugin : ' java-library'
You can’t perform that action at this time.
0 commit comments