diff --git a/THIRD-PARTY-LICENSES.txt b/THIRD-PARTY-LICENSES.txt index b08cbe6d1..178c209bb 100644 --- a/THIRD-PARTY-LICENSES.txt +++ b/THIRD-PARTY-LICENSES.txt @@ -40,8 +40,8 @@ Lists of 414 third-party dependencies. (Apache-2.0) AssertJ Core (org.assertj:assertj-core:3.27.7 - https://assertj.github.io/doc/#assertj-core) (Apache 2.0) async-http-client-backend (com.softwaremill.sttp:async-http-client-backend_2.13:1.7.2 - http://softwaremill.com/open-source) (Apache 2.0) async-http-client-backend-cats (com.softwaremill.sttp:async-http-client-backend-cats_2.13:1.7.2 - http://softwaremill.com/open-source) - (The Apache Software License, Version 2.0) Asynchronous Http Client (org.asynchttpclient:async-http-client:2.15.0 - http://github.com/AsyncHttpClient/async-http-client/async-http-client) - (The Apache Software License, Version 2.0) Asynchronous Http Client Netty Utils (org.asynchttpclient:async-http-client-netty-utils:2.15.0 - http://github.com/AsyncHttpClient/async-http-client/async-http-client-netty-utils) + (The Apache Software License, Version 2.0) Asynchronous Http Client (org.asynchttpclient:async-http-client:2.16.0 - http://github.com/AsyncHttpClient/async-http-client/async-http-client) + (The Apache Software License, Version 2.0) Asynchronous Http Client Netty Utils (org.asynchttpclient:async-http-client-netty-utils:2.16.0 - http://github.com/AsyncHttpClient/async-http-client/async-http-client-netty-utils) (Apache 2.0) AutoValue Annotations (com.google.auto.value:auto-value-annotations:1.9 - https://github.com/google/auto/tree/master/value) (Apache License, Version 2.0) AWS Event Stream (software.amazon.eventstream:eventstream:1.0.1 - https://github.com/awslabs/aws-eventstream-java) (Apache License, Version 2.0) AWS Java SDK :: Annotations (software.amazon.awssdk:annotations:2.31.56 - https://aws.amazon.com/sdkforjava/core/annotations) @@ -281,7 +281,7 @@ Lists of 414 third-party dependencies. (Apache License, Version 2.0) Joda-Time (joda-time:joda-time:2.12.5 - https://www.joda.org/joda-time/) (Public Domain) JSON in Java (org.json:json:20231013 - https://github.com/douglascrockford/JSON-java) (The Apache Software License, Version 2.0) JSON.simple (com.googlecode.json-simple:json-simple:1.1.1 - http://code.google.com/p/json-simple/) - (The MIT License) jsoup Java HTML Parser (org.jsoup:jsoup:1.19.1 - https://jsoup.org/) + (The MIT License) jsoup Java HTML Parser (org.jsoup:jsoup:1.23.1 - https://jsoup.org/) (The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/) (Apache License, Version 2.0) JSR 354 (Money and Currency API) (javax.money:money-api:1.1 - https://javamoney.github.io/) (MIT) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.18 - http://www.slf4j.org) diff --git a/dockstore-cli-integration-testing/generated/src/main/resources/pom.xml b/dockstore-cli-integration-testing/generated/src/main/resources/pom.xml index 1619619c7..cc39683e8 100644 --- a/dockstore-cli-integration-testing/generated/src/main/resources/pom.xml +++ b/dockstore-cli-integration-testing/generated/src/main/resources/pom.xml @@ -36,7 +36,7 @@ io.dockstore dockstore-integration-testing - 1.21.0-alpha.1 + 1.21.0-alpha.4 tests compile @@ -49,7 +49,7 @@ io.dockstore dockstore-common - 1.21.0-alpha.1 + 1.21.0-alpha.4 compile @@ -61,7 +61,7 @@ io.dockstore dockstore-webservice - 1.21.0-alpha.1 + 1.21.0-alpha.4 compile @@ -73,7 +73,7 @@ io.dockstore openapi-java-client - 1.21.0-alpha.1 + 1.21.0-alpha.4 compile diff --git a/dockstore-cli-reports/generated/src/main/resources/pom.xml b/dockstore-cli-reports/generated/src/main/resources/pom.xml index e7f34e5bb..3af6f7bfd 100644 --- a/dockstore-cli-reports/generated/src/main/resources/pom.xml +++ b/dockstore-cli-reports/generated/src/main/resources/pom.xml @@ -30,13 +30,13 @@ io.dockstore dockstore-webservice - 1.21.0-alpha.1 + 1.21.0-alpha.4 compile io.dockstore dockstore-common - 1.21.0-alpha.1 + 1.21.0-alpha.4 compile diff --git a/dockstore-client/generated/src/main/resources/pom.xml b/dockstore-client/generated/src/main/resources/pom.xml index a15305e81..8d126e95a 100644 --- a/dockstore-client/generated/src/main/resources/pom.xml +++ b/dockstore-client/generated/src/main/resources/pom.xml @@ -66,7 +66,7 @@ io.dockstore dockstore-common - 1.21.0-alpha.1 + 1.21.0-alpha.4 compile @@ -82,7 +82,7 @@ io.dockstore openapi-java-client - 1.21.0-alpha.1 + 1.21.0-alpha.4 compile diff --git a/pom.xml b/pom.xml index 94b44d091..7a3f073b5 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ scm:git:git@github.com:dockstore/dockstore-cli.git UTF-8 - 1.21.0-alpha.1 + 1.21.0-alpha.4 2.22.2 2.22.2 false