diff options
Diffstat (limited to 'osgi/pom.xml')
-rw-r--r-- | osgi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml index 6f57c36374..01777f3c0f 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -35,7 +35,7 @@ <description> OSGi bundle that contains Apache POI, and the dependencies. </description> - <url>http://poi.apache.org/</url> + <url>https://poi.apache.org/</url> <version>${poi.version}</version> <properties> |