You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by kr...@apache.org on 2023/03/01 15:01:03 UTC

[solr] branch branch_9x updated (17c2a3e54ca -> 8d31254015a)

This is an automated email from the ASF dual-hosted git repository.

krisden pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 17c2a3e54ca SOLR-16540 Fix eclipse import errors (#1357)
     new 17cfed64c28 Update org.slf4j:* to v2.0.6 (#1396)
     new 8d31254015a Remove explicit net.arnx:jsonic from versions.props (#1405)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1 | 1 -
 solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1 | 1 +
 solr/licenses/jul-to-slf4j-2.0.5.jar.sha1   | 1 -
 solr/licenses/jul-to-slf4j-2.0.6.jar.sha1   | 1 +
 solr/licenses/slf4j-api-2.0.5.jar.sha1      | 1 -
 solr/licenses/slf4j-api-2.0.6.jar.sha1      | 1 +
 versions.lock                               | 8 ++++----
 versions.props                              | 3 +--
 8 files changed, 8 insertions(+), 9 deletions(-)
 delete mode 100644 solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1
 create mode 100644 solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1
 delete mode 100644 solr/licenses/jul-to-slf4j-2.0.5.jar.sha1
 create mode 100644 solr/licenses/jul-to-slf4j-2.0.6.jar.sha1
 delete mode 100644 solr/licenses/slf4j-api-2.0.5.jar.sha1
 create mode 100644 solr/licenses/slf4j-api-2.0.6.jar.sha1


[solr] 01/02: Update org.slf4j:* to v2.0.6 (#1396)

Posted by kr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

krisden pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git

commit 17cfed64c28b530f26de4a07bc5302dac32a362a
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Wed Mar 1 15:50:29 2023 +0100

    Update org.slf4j:* to v2.0.6 (#1396)
---
 solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1 | 1 -
 solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1 | 1 +
 solr/licenses/jul-to-slf4j-2.0.5.jar.sha1   | 1 -
 solr/licenses/jul-to-slf4j-2.0.6.jar.sha1   | 1 +
 solr/licenses/slf4j-api-2.0.5.jar.sha1      | 1 -
 solr/licenses/slf4j-api-2.0.6.jar.sha1      | 1 +
 versions.lock                               | 6 +++---
 versions.props                              | 2 +-
 8 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1 b/solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1
deleted file mode 100644
index 209fc7fad95..00000000000
--- a/solr/licenses/jcl-over-slf4j-2.0.5.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-39056233ed2275b69f25605acc6459bfa9548bc6
diff --git a/solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1 b/solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1
new file mode 100644
index 00000000000..4930657c544
--- /dev/null
+++ b/solr/licenses/jcl-over-slf4j-2.0.6.jar.sha1
@@ -0,0 +1 @@
+839ff57e112f2e28ef372e96d135696a6896b9ad
diff --git a/solr/licenses/jul-to-slf4j-2.0.5.jar.sha1 b/solr/licenses/jul-to-slf4j-2.0.5.jar.sha1
deleted file mode 100644
index 0199d301ace..00000000000
--- a/solr/licenses/jul-to-slf4j-2.0.5.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-2ed62de4e6c7783867cdfec90ef0121ddda59b79
diff --git a/solr/licenses/jul-to-slf4j-2.0.6.jar.sha1 b/solr/licenses/jul-to-slf4j-2.0.6.jar.sha1
new file mode 100644
index 00000000000..bb90de37a2b
--- /dev/null
+++ b/solr/licenses/jul-to-slf4j-2.0.6.jar.sha1
@@ -0,0 +1 @@
+c4d348977a83a0bfcf42fd6fd1fee6e7904f1a0c
diff --git a/solr/licenses/slf4j-api-2.0.5.jar.sha1 b/solr/licenses/slf4j-api-2.0.5.jar.sha1
deleted file mode 100644
index 37c0fb54abd..00000000000
--- a/solr/licenses/slf4j-api-2.0.5.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-3a759df277e854f7c4ca951e5899bcec0dbdca73
diff --git a/solr/licenses/slf4j-api-2.0.6.jar.sha1 b/solr/licenses/slf4j-api-2.0.6.jar.sha1
new file mode 100644
index 00000000000..8b9d1873580
--- /dev/null
+++ b/solr/licenses/slf4j-api-2.0.6.jar.sha1
@@ -0,0 +1 @@
+88c40d8b4f33326f19a7d3c0aaf2c7e8721d4953
diff --git a/versions.lock b/versions.lock
index 24a80625682..50a0d27fe8d 100644
--- a/versions.lock
+++ b/versions.lock
@@ -345,9 +345,9 @@ org.ow2.asm:asm-tree:7.2 (2 constraints: 2f14468c)
 org.quicktheories:quicktheories:0.26 (1 constraints: dc04f530)
 org.reactivestreams:reactive-streams:1.0.3 (3 constraints: 3c2b02fd)
 org.semver4j:semver4j:2.2.0 (1 constraints: 0605fb35)
-org.slf4j:jcl-over-slf4j:2.0.5 (3 constraints: cb17dfa5)
-org.slf4j:jul-to-slf4j:2.0.5 (3 constraints: 2528cf47)
-org.slf4j:slf4j-api:2.0.5 (62 constraints: 203afdc4)
+org.slf4j:jcl-over-slf4j:2.0.6 (3 constraints: cc171ba6)
+org.slf4j:jul-to-slf4j:2.0.6 (3 constraints: 26283448)
+org.slf4j:slf4j-api:2.0.6 (62 constraints: 233af9cf)
 org.tallison:isoparser:1.9.41.7 (1 constraints: fb0c5528)
 org.tallison:jmatio:1.5 (1 constraints: ff0b57e9)
 org.tallison:metadata-extractor:2.17.1.0 (1 constraints: f00c3b28)
diff --git a/versions.props b/versions.props
index 4c78b654706..f26eb144b17 100644
--- a/versions.props
+++ b/versions.props
@@ -73,7 +73,7 @@ org.openjdk.jmh:*=1.32
 org.osgi:osgi.annotation=8.1.0
 org.quicktheories:quicktheories=0.26
 org.semver4j:semver4j=2.2.0
-org.slf4j:*=2.0.5
+org.slf4j:*=2.0.6
 org.springframework.boot:spring-boot*=2.5.14
 org.springframework:spring*=5.3.23
 org.xerial.snappy:snappy-java=1.1.7.6


[solr] 02/02: Remove explicit net.arnx:jsonic from versions.props (#1405)

Posted by kr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

krisden pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git

commit 8d31254015ac0724e958cc2ebce47ac6e5bd145d
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Wed Mar 1 15:55:07 2023 +0100

    Remove explicit net.arnx:jsonic from versions.props (#1405)
    
    Co-authored-by: Kevin Risden <kr...@apache.org>
---
 versions.lock  | 2 +-
 versions.props | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/versions.lock b/versions.lock
index 50a0d27fe8d..6ba05b21ecf 100644
--- a/versions.lock
+++ b/versions.lock
@@ -158,7 +158,7 @@ jakarta.xml.bind:jakarta.xml.bind-api:2.3.3 (5 constraints: c45d665e)
 javax.measure:unit-api:1.0 (5 constraints: 8e3e2cc5)
 joda-time:joda-time:2.12.2 (4 constraints: 0e20347b)
 junit:junit:4.13.2 (9 constraints: d4aa559e)
-net.arnx:jsonic:1.2.7 (2 constraints: db10d4d1)
+net.arnx:jsonic:1.2.7 (1 constraints: d00b47eb)
 net.java.dev.jna:jna:5.11.0 (1 constraints: 8e0c8a0e)
 net.sf.ehcache:ehcache-core:2.6.2 (1 constraints: 2706f94d)
 net.sf.jopt-simple:jopt-simple:4.6 (1 constraints: 610a91b7)
diff --git a/versions.props b/versions.props
index f26eb144b17..8d985489ae2 100644
--- a/versions.props
+++ b/versions.props
@@ -30,7 +30,6 @@ io.swagger.core.v3:*=2.2.8
 jakarta.ws.rs:jakarta.ws.rs-api=2.1.6
 joda-time:joda-time=2.12.2
 junit:junit=4.13.2
-net.arnx:jsonic=1.2.7
 net.bytebuddy:byte-buddy=1.9.3
 net.sourceforge.argparse4j:argparse4j=0.9.0
 net.thisptr:jackson-jq=0.0.13