Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
1 change: 0 additions & 1 deletion solr/licenses/osgi-resource-locator-1.0.3.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/osgi-resource-locator-3.0.0.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5483c94aa9a7e16319abaec0a6c74c999678feac
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading