diff options
| author | Simon Rettberg | 2025-03-18 17:05:04 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2025-03-18 17:05:04 +0100 |
| commit | c4f2e5af28a2d594a1368fc3f77c3967a5ab759d (patch) | |
| tree | ef2d05a79ec8ef06038107ac3a8752df2eaa52ec /dozentenmodul/pom.xml | |
| parent | [client] Strip whitespaces around netshares (diff) | |
| download | tutor-module-c4f2e5af.tar.gz tutor-module-c4f2e5af.tar.xz tutor-module-c4f2e5af.zip | |
[client] LectureDetails: Show active predefined firewall rulesets
Diffstat (limited to 'dozentenmodul/pom.xml')
| -rwxr-xr-x | dozentenmodul/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml index 0a250227..fb0684f0 100755 --- a/dozentenmodul/pom.xml +++ b/dozentenmodul/pom.xml @@ -171,7 +171,7 @@ <dependency> <groupId>org.apache.httpcomponents.client5</groupId> <artifactId>httpclient5</artifactId> - <version>[5.0,5.9999.9999.9999]</version> + <version>[5.0,5.9999]</version> <scope>compile</scope> </dependency> <dependency> |
