diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-01-12 14:04:51 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-01-19 09:54:37 +0100 |
commit | 73c398a95ffc40776c82608107242e1eeeea61eb (patch) | |
tree | bedd7b6d12281bf04f84f641d32eb1a4131a0eb3 /pom.xml | |
parent | 4aca4e0a3125abeed07385c2166694a0880e0c28 (diff) | |
download | jgit-73c398a95ffc40776c82608107242e1eeeea61eb.tar.gz jgit-73c398a95ffc40776c82608107242e1eeeea61eb.zip |
Update org.osgi:org.osgi.core to 6.0.0
Change-Id: If93e0e8769fcbb92befa1f159f48b0ac6b6f3d24
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,7 @@ <test-fork-count>1C</test-fork-count> <args4j-version>2.33</args4j-version> <commons-compress-version>1.21</commons-compress-version> - <osgi-core-version>4.3.1</osgi-core-version> + <osgi-core-version>6.0.0</osgi-core-version> <servlet-api-version>4.0.0</servlet-api-version> <jetty-version>10.0.6</jetty-version> <japicmp-version>0.15.3</japicmp-version> |