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/06/14 17:04:12 UTC

[solr] branch main updated: Update dependency io.swagger.core.v3:swagger-annotations to v2.2.11 (#1652)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new a353db31ddd Update dependency io.swagger.core.v3:swagger-annotations to v2.2.11 (#1652)
a353db31ddd is described below

commit a353db31dddc3c01c8b6aea947619759e6a9e4a3
Author: Solr Bot <12...@users.noreply.github.com>
AuthorDate: Wed Jun 14 19:04:05 2023 +0200

    Update dependency io.swagger.core.v3:swagger-annotations to v2.2.11 (#1652)
---
 solr/licenses/swagger-annotations-2.2.11.jar.sha1 | 1 +
 solr/licenses/swagger-annotations-2.2.9.jar.sha1  | 1 -
 versions.lock                                     | 2 +-
 versions.props                                    | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/solr/licenses/swagger-annotations-2.2.11.jar.sha1 b/solr/licenses/swagger-annotations-2.2.11.jar.sha1
new file mode 100644
index 00000000000..2cafbd964fb
--- /dev/null
+++ b/solr/licenses/swagger-annotations-2.2.11.jar.sha1
@@ -0,0 +1 @@
+4a9a5866fa1a49c92117aba062163d16ee3bee70
diff --git a/solr/licenses/swagger-annotations-2.2.9.jar.sha1 b/solr/licenses/swagger-annotations-2.2.9.jar.sha1
deleted file mode 100644
index 51a7f9cc272..00000000000
--- a/solr/licenses/swagger-annotations-2.2.9.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-ecaaa83ab7f8aacdaad502e7085e2c841c718f34
diff --git a/versions.lock b/versions.lock
index 011819ef466..b57bc5a7bba 100644
--- a/versions.lock
+++ b/versions.lock
@@ -149,7 +149,7 @@ io.prometheus:simpleclient:0.16.0 (3 constraints: 9d257513)
 io.prometheus:simpleclient_common:0.16.0 (1 constraints: 1a1139c0)
 io.prometheus:simpleclient_httpserver:0.16.0 (1 constraints: 3905353b)
 io.sgr:s2-geometry-library-java:1.0.0 (1 constraints: b0107fb9)
-io.swagger.core.v3:swagger-annotations:2.2.9 (1 constraints: 0f050436)
+io.swagger.core.v3:swagger-annotations:2.2.11 (1 constraints: 3805343b)
 jakarta.activation:jakarta.activation-api:1.2.2 (2 constraints: bb282bbe)
 jakarta.annotation:jakarta.annotation-api:1.3.5 (4 constraints: d740f9a9)
 jakarta.validation:jakarta.validation-api:2.0.2 (1 constraints: fd10b6c3)
diff --git a/versions.props b/versions.props
index d8c27a27208..a78e7ee8532 100644
--- a/versions.props
+++ b/versions.props
@@ -26,7 +26,7 @@ io.netty:*=4.1.93.Final
 io.opentelemetry:opentelemetry-bom-alpha=1.21.0-alpha
 io.opentracing:*=0.33.0
 io.prometheus:*=0.16.0
-io.swagger.core.v3:*=2.2.9
+io.swagger.core.v3:*=2.2.11
 jakarta.ws.rs:jakarta.ws.rs-api=2.1.6
 junit:junit=4.13.2
 net.bytebuddy:byte-buddy=1.9.3