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 com.carrotsearch.randomizedtesting:randomizedtesting-runner to v2.8.4
type: dependency_update
authors:
- name: solrbot
links:
- name: PR#4295
url: https://github.com/apache/solr/pull/4295
1 change: 0 additions & 1 deletion solr/licenses/randomizedtesting-runner-2.8.3.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions solr/licenses/randomizedtesting-runner-2.8.4.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8a8e4edac434f169adbed4c5078e9619afc9b5fb
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Run ./gradlew writeVersionsLocks to regenerate this file
biz.aQute.bnd:biz.aQute.bnd.annotation:6.4.1 (1 constraints: 0d051636)
com.carrotsearch:hppc:0.10.0 (2 constraints: d40fecb0)
com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.3 (2 constraints: d11563e2)
com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.4 (2 constraints: d21594e2)
com.cybozu.labs:langdetect:1.1-20120112 (1 constraints: 5c066d5e)
com.fasterxml.jackson:jackson-bom:2.18.0 (13 constraints: 2614e9f5)
com.fasterxml.jackson.core:jackson-annotations:2.18.0 (13 constraints: 4301624c)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# The lines in this file needs to be lexicographically sorted.
biz.aQute.bnd:biz.aQute.bnd.annotation=6.4.1
com.adobe.testing:s3mock-junit4=2.17.0
com.carrotsearch.randomizedtesting:*=2.8.3
com.carrotsearch.randomizedtesting:*=2.8.4
com.carrotsearch:hppc=0.10.0
com.cybozu.labs:langdetect=1.1-20120112
com.fasterxml.jackson:jackson-bom=2.18.0
Expand Down
Loading