File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog for nextcloud api
22
3+ ## Version 14.1.0
4+ - 2025-10-21
5+ - Add HTTP proxy support (via system variables ` https.proxyHost ` and ` https.proxyPort ` )
6+
37## Version 14.0.0
48- 2025-10-21
59 - Bump required java version from 8 to 11+ (Thanks to kindlich)
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.aarboard.nextcloud</groupId >
55 <artifactId >nextcloud-api</artifactId >
6- <version >14.0.1 </version >
6+ <version >14.1.0 </version >
77 <packaging >jar</packaging >
88 <properties >
99 <!-- compile time dependencies -->
381381 <configuration >
382382 <configuration >
383383 <skipTests >${skipTests} </skipTests >
384- </configuration >
384+ </configuration >
385385 <systemProperties >
386386 <property >
387387 <name >nextcloud.api.test.servername</name >
You can’t perform that action at this time.
0 commit comments