d4b16eb724
Upgrade JNA and dom4j
2026-06-26 01:16:55 +03:00
697b41f3ef
core/pom.xml: fix minidns version convergence
2026-04-21 18:50:28 +03:00
e680547b61
core/pom.xml: fix slf4j-api version convergence, upgrade httpclient5
2026-04-21 15:21:30 +03:00
73e4381edd
core/pom.xml: slf4j-api dependency
2026-04-21 15:21:30 +03:00
ca1fb81bc0
pom.xml: upgrade maven plugins
2026-04-21 15:21:00 +03:00
e05e8b0d96
SPARK-2399: use Spark.main() directly without the launcher.Startup
2026-04-19 00:19:12 +03:00
d8818915db
SPARK-1993: add dependency to bridge from Slf4J to JUL logger
2026-04-07 09:49:11 +03:00
b4bf155e61
pom.xml: use relative path to parent
2026-04-01 14:45:19 +03:00
6f265cd82d
pom.xml: update dependencies
2026-03-16 21:42:21 +02:00
90efe4c59e
SPARK-2363: Update OWASP plugin from 4.0.2 to 12.1.6
2026-03-06 20:16:07 +02:00
d5d4bd9080
pom.xml: update dependencies
2026-03-06 20:12:54 +02:00
4525faeddd
AvatarPanel: remove suggestion message and size check
2026-02-17 12:45:56 +02:00
84cfaa93d4
pom.xml: remove phone module exclusion and manifest entries
2026-02-10 00:18:17 +02:00
e161cf11e8
Update version to 3.1.0-SNAPSHOT
2026-02-01 23:47:56 +02:00
5253aa63e3
SPARK-2388: Remove LoboBrowser
2026-02-01 18:47:30 +02:00
70ab7bf092
SPARK-2017: Update Install4J 12.0.2
2026-01-31 16:31:47 +02:00
d9d8694ba2
SPARK-2355: Upgrade to smack-java11 dependency
2026-01-06 11:36:02 +01:00
684d8163ae
spark-core/pom.xml: resources plugin: filter only one file spark.properties to set version
2026-01-05 20:39:37 +01:00
f7eaa0dac0
SPARK-2348 Install4J 11.0.4 Updates
...
- EJ-Technologies custom maven repo no longer needed
- Allowed GUI to update config schema
2025-06-12 10:27:23 -05:00
6ba845801f
update install4j-runtime to 10.0.9
2024-09-08 01:25:09 +03:00
4ff173b18d
spark-core/pom.xml remove unused maven-snapshots-repo and update install4j-runtime for latest patch version
...
Signed-off-by: Sergey Ponomarev <stokito@gmail.com >
2024-08-11 07:46:46 +03:00
8e920d6daf
spark-core/pom.xml declare missing compile dependencies
...
Signed-off-by: Sergey Ponomarev <stokito@gmail.com >
2024-08-11 07:01:00 +03:00
6fe83196fa
fix build spark
2024-08-04 22:14:28 +03:00
bd89f83d76
Revert "spark-core pom.xml: disable filter resources except of spark.properties"
...
This reverts commit 88483c8fb8 .
2024-08-04 21:56:10 +03:00
19a83722c5
spark-core pom.xml: upgrade libraries to latest patch version
...
The commons-lang3 upgraded to latest version because it's ultra stable.
2024-08-04 11:23:40 +03:00
35a6a22827
spark-core pom.xml: upgrade bouncycastle to jdk18on v1.78.1
...
The jdk15on supports Java 5 and jdk18on Java 8.
The Spark anyway supports starting from 8.
2024-08-04 11:23:40 +03:00
88483c8fb8
spark-core pom.xml: disable filter resources except of spark.properties
2024-08-04 11:23:40 +03:00
7ab78a05a7
add MacLight LaF
2023-05-05 00:08:27 +03:00
aa70f9be52
march release toward 3.0.3-SNAPSHOT
2023-03-31 12:37:43 -05:00
746a17c029
Denote Spark 3.0.2 release
2023-03-31 17:54:02 +03:00
41d4c19d38
Merge pull request #817 from guusdk/SPARK-2326_Upgrade-httpclient
...
SPARK-2326: Upgrade Apache HttpClient from 3.1 to 5.2.1
2023-03-30 19:36:40 +03:00
d690769035
SPARK-2326: Upgrade Apache HttpClient from 3.1 to 5.2.1
2023-03-14 13:15:25 +01:00
a426339032
SPARK-2324: Upgrade XStream from 1.4.19 to 1.4.20
...
The new version form XStream fixes various vulnerabilities.
2023-03-14 11:46:16 +01:00
f9965b33b5
Spark 3.0.2 snapshot ( #767 )
2022-12-12 22:32:22 +03:00
8e13cd3d17
Denote Spark 3.0.1 Release
2022-12-12 21:56:36 +03:00
63b3781b72
Update dependencies
2022-12-04 20:23:21 +03:00
13bcb2bfdc
march master branch toward 3.0.1-SNAPSHOT
2022-11-14 20:14:10 +03:00
238f205c05
Denote Spark 3.0.0 Release
2022-11-14 08:19:40 -06:00
5b69f95b4c
SPARK-2300 Update flatlaf to 2.6 ( #747 )
2022-10-18 15:16:52 +03:00
86e2763d1d
Update install4j-runtime to 10.0.3 ( #741 )
2022-10-06 20:46:45 +03:00
7145765ae1
Update FlatLaf to 2.5 ( #731 )
2022-09-28 14:00:05 +03:00
15dac5f8a2
Add clear button for Login text field and eye button to show password ( #704 )
2022-08-21 15:54:11 +03:00
1f103a80fc
SPARK-2267: Update XStream to 1.4.19
2022-05-03 10:37:18 +02:00
66d16ce64c
Update Java Native Access to 5.10.0
2021-12-28 19:20:30 +03:00
4c9e2ba682
Merge pull request #663 from Neustradamus/bouncycastle
...
Update Bouncy Castle to 1.70
2021-12-22 17:14:55 +03:00
cc3aa2dd48
Update Bouncy Castle to 1.70
...
https://www.bouncycastle.org/releasenotes.html
2021-12-22 14:56:08 +01:00
870bf9bb12
Merge pull request #662 from Plyha/Update-Thumbnailator
...
Update Thumbnailator to 0.4.15
2021-12-20 15:55:49 +03:00
e7cfa0f350
Update Thumbnailator to 0.4.15
...
I see that this library has not been updated for a long time. New versions contain fixes and improvements. I think we should update to the latest version.
https://github.com/coobird/thumbnailator/wiki/Changes
A quick test shows that there are no exceptions or errors in the IDE, the avatars are loaded.
2021-12-20 15:38:32 +03:00
f0698b7db9
Merge pull request #660 from Plyha/Update-XStream-to-1.4.18
...
SPARK-2206 Update XStream to 1.4.18
2021-12-19 23:10:33 +03:00
e141fb0a1f
Update XStream to 1.4.18
2021-12-19 22:57:14 +03:00