Commit 2530514 Zhihang Yao
committed
1 parent 1dfc9ca commit 2530514 Copy full SHA for 2530514
File tree 3 files changed +21
-3
lines changed
3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 1
1
Change Log
2
2
==========
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
+
3
21
### 5.4.2 - 2024-02-01
4
22
5
23
#### 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
47
47
48
48
Latest release
49
49
--------------
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 .
51
51
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 ) .
53
53
Previous releases are available from the [ releases section] ( https://github.com/3dcitydb/importer-exporter/releases ) .
54
54
55
55
System requirements
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
2
2
3
3
apply from : ' properties.gradle'
4
4
5
- version ' 5.4.2 '
5
+ version ' 5.4.3 '
6
6
7
7
subprojects {
8
8
apply plugin : ' java-library'
You can’t perform that action at this time.
0 commit comments