diff --git a/changelog/unreleased/PR#4032-update-org-glassfish-hk2-osgi-resource-locator.yml b/changelog/unreleased/PR#4032-update-org-glassfish-hk2-osgi-resource-locator.yml new file mode 100644 index 000000000000..04d49efbae07 --- /dev/null +++ b/changelog/unreleased/PR#4032-update-org-glassfish-hk2-osgi-resource-locator.yml @@ -0,0 +1,7 @@ +title: Update org.glassfish.hk2:osgi-resource-locator to v3 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#4032 + url: https://github.com/apache/solr/pull/4032 diff --git a/solr/licenses/osgi-resource-locator-1.0.3.jar.sha1 b/solr/licenses/osgi-resource-locator-1.0.3.jar.sha1 deleted file mode 100644 index 31b62a7f523b..000000000000 --- a/solr/licenses/osgi-resource-locator-1.0.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -de3b21279df7e755e38275137539be5e2c80dd58 diff --git a/solr/licenses/osgi-resource-locator-3.0.0.jar.sha1 b/solr/licenses/osgi-resource-locator-3.0.0.jar.sha1 new file mode 100644 index 000000000000..e6a8663b47bd --- /dev/null +++ b/solr/licenses/osgi-resource-locator-3.0.0.jar.sha1 @@ -0,0 +1 @@ +5483c94aa9a7e16319abaec0a6c74c999678feac diff --git a/versions.lock b/versions.lock index b99b5dd0c59d..245e7d8fe02a 100644 --- a/versions.lock +++ b/versions.lock @@ -298,7 +298,7 @@ org.eclipse.jetty.toolchain:jetty-servlet-api:4.0.6 (4 constraints: 883053bf) org.glassfish.hk2:hk2-api:3.1.1 (2 constraints: 70114901) org.glassfish.hk2:hk2-locator:3.1.1 (1 constraints: 4410d8ad) org.glassfish.hk2:hk2-utils:3.1.1 (2 constraints: 19178676) -org.glassfish.hk2:osgi-resource-locator:1.0.3 (1 constraints: ef10e7c2) +org.glassfish.hk2:osgi-resource-locator:3.0.0 (1 constraints: ef10e7c2) org.glassfish.hk2.external:aopalliance-repackaged:3.1.1 (2 constraints: 19178676) org.glassfish.jersey.containers:jersey-container-jetty-http:2.39.1 (1 constraints: 4105533b) org.glassfish.jersey.core:jersey-client:3.1.11 (1 constraints: 2f11ecd4) diff --git a/versions.props b/versions.props index b95645350ce2..eb573502306e 100644 --- a/versions.props +++ b/versions.props @@ -70,7 +70,7 @@ org.eclipse.jetty*:*=10.0.26 org.eclipse.jetty.toolchain:jetty-servlet-api=4.0.6 org.glassfish.hk2*:*=3.1.1 org.glassfish.hk2.external:jakarta.inject=2.6.1 -org.glassfish.hk2:osgi*=1.0.3 +org.glassfish.hk2:osgi*=3.0.0 org.glassfish.jersey*:*=3.1.11 org.glassfish.jersey.containers:jersey-container-jetty-http=2.39.1 org.hamcrest:*=3.0