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 biz.aQute.bnd:biz.aQute.bnd.annotation to v7
type: dependency_update
authors:
- name: solrbot
links:
- name: PR#4360
url: https://github.com/apache/solr/pull/4360
1 change: 0 additions & 1 deletion solr/licenses/biz.aQute.bnd.annotation-6.4.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/biz.aQute.bnd.annotation-7.2.3.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c8fa0f300d7b46f0b071cb0dd8829e46a156c097
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Run ./gradlew writeVersionsLocks to regenerate this file
at.yawk.lz4:lz4-java:1.10.1 (1 constraints: 260dec28)
biz.aQute.bnd:biz.aQute.bnd.annotation:6.4.1 (1 constraints: 0d051636)
biz.aQute.bnd:biz.aQute.bnd.annotation:7.2.3 (1 constraints: 0e051736)
com.carrotsearch:hppc:0.10.0 (2 constraints: d40fecb0)
com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.4 (2 constraints: d21594e2)
com.cybozu.labs:langdetect:1.1-20120112 (1 constraints: 5c066d5e)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Errorprone must stay on 2.31.0 on 9.x to play nice with JDK11
# Please only add direct dependencies. Overrides of transitive versions should be called out in a comment.
# The lines in this file needs to be lexicographically sorted.
biz.aQute.bnd:biz.aQute.bnd.annotation=6.4.1
biz.aQute.bnd:biz.aQute.bnd.annotation=7.2.3
com.adobe.testing:s3mock-junit4=2.17.0
com.carrotsearch.randomizedtesting:*=2.8.4
com.carrotsearch:hppc=0.10.0
Expand Down
Loading