Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Lib
cloud
ibm
OS Core Lib IBM
Commits
2c1eedf3
Commit
2c1eedf3
authored
Dec 08, 2021
by
Shrikant Garg
Browse files
Merge branch 'amqp-version-upgrade' into 'master'
amqp version upgraded to fix codec vuln See merge request
!36
parents
254fa0ee
1e18cb87
Pipeline
#82115
skipped
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NOTICE
View file @
2c1eedf3
...
...
@@ -17,11 +17,13 @@ The following software have components provided under the terms of this license:
- Apache Groovy (from https://groovy-lang.org)
- Apache Groovy (from https://groovy-lang.org)
- Apache HttpClient Cache (from http://hc.apache.org/httpcomponents-client)
- Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga)
- Apache HttpCore NIO (from http://hc.apache.org/httpcomponents-core-ga)
- Apache Log4j API (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api)
- Apache Log4j to SLF4J Adapter (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-to-slf4j)
- Apache Lucene (module: backward-codecs) (from https://lucene.apache.org/)
- Bean Validation API (from http://beanvalidation.org)
- Byte Buddy (without dependencies) (from
https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy
)
- Byte Buddy (without dependencies) (from )
- Byte Buddy agent (from https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent)
- ClassMate (from http://github.com/cowtowncoder/java-classmate)
- Commons Logging (from http://commons.apache.org/logging/)
...
...
@@ -35,7 +37,6 @@ The following software have components provided under the terms of this license:
- Hibernate Validator Engine (from https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator)
- HttpAsyncClient (from http://hc.apache.org/httpcomponents-asyncclient)
- HttpClient (from http://hc.apache.org/httpcomponents-client)
- HttpCore (from http://hc.apache.org/httpcomponents-core-ga)
- IBM COS Java SDK for Amazon S3 (from https://github.com/ibm/ibm-cos-sdk-java)
- IBM COS Java SDK for COS KMS (from https://github.com/ibm/ibm-cos-sdk-java)
- IBM COS SDK For Java (from https://github.com/ibm/ibm-cos-sdk-java)
...
...
@@ -46,21 +47,20 @@ The following software have components provided under the terms of this license:
- JSON Small and Fast Parser (from https://urielch.github.io/)
- JSON Web Token support for the JVM (from https://repo1.maven.org/maven2/io/jsonwebtoken/jjwt)
- Jackson dataformat: CBOR (from http://github.com/FasterXML/jackson-dataformats-binary)
- Jackson dataformat: Smile (from http://github.com/FasterXML/jackson-dataformats-binary)
- Jackson-Datatype-JSR310 (from http://wiki.fasterxml.com/JacksonModuleJSR310)
- Jackson-annotations (from http://github.com/FasterXML/jackson)
- Jackson-core (from https://github.com/FasterXML/jackson-core)
- Jackson-dataformat-Smile (from )
- Jackson-dataformat-YAML (from https://github.com/FasterXML/jackson)
- Jackson-datatype-jdk8 (from
https://repo1.maven.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8
)
- Jackson-module-parameter-names (from
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names
)
- Jackson-datatype-jdk8 (from )
- Jackson-module-parameter-names (from )
- Javassist (from http://www.javassist.org/)
- Joda-Time (from http://www.joda.org/joda-time/)
- Lucene Common Analyzers (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-analyzers-common)
- Lucene Core (from
https://repo1.maven.org/maven2/org/apache/lucene/lucene-core
)
- Lucene Core (from )
- Lucene Grouping (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-grouping)
- Lucene Highlighter (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-highlighter)
- Lucene Join (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-join)
- Lucene Memory (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-backward-codecs)
- Lucene Memory (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-memory)
- Lucene Miscellaneous (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-misc)
- Lucene Queries (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-queries)
...
...
@@ -93,11 +93,14 @@ The following software have components provided under the terms of this license:
- SnakeYAML (from http://code.google.com/p/snakeyaml/)
- Spring AOP (from https://github.com/spring-projects/spring-framework)
- Spring Beans (from https://github.com/spring-projects/spring-framework)
- Spring Boot (from http
s
://projects.spring.io/spring-boot/
#/spring-boot-parent/spring-boot
)
- Spring Boot AutoConfigure (from http
s
://projects.spring.io/spring-boot/
#/spring-boot-parent/spring-boot-autoconfigure
)
- Spring Boot Logg
ing
Starter (from http
s
://projects.spring.io/spring-boot/
#/spring-boot-parent/spring-boot-starters/spring-boot-starter-logging
)
- Spring Boot (from http://projects.spring.io/spring-boot/)
- Spring Boot AutoConfigure (from http://projects.spring.io/spring-boot/)
- Spring Boot Logg
er
Starter (from http://projects.spring.io/spring-boot/)
- Spring Boot Security Starter (from http://projects.spring.io/spring-boot/)
- Spring Boot Starter (from https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter)
- Spring Boot Starter (from http://projects.spring.io/spring-boot/)
- Spring Boot Tomcat Starter (from http://projects.spring.io/spring-boot/)
- Spring Boot Validation Starter (from http://projects.spring.io/spring-boot/)
- Spring Boot Web Starter (from http://projects.spring.io/spring-boot/)
- Spring Commons Logging Bridge (from https://github.com/spring-projects/spring-framework)
- Spring Context (from https://github.com/spring-projects/spring-framework)
- Spring Core (from https://github.com/spring-projects/spring-framework)
...
...
@@ -114,9 +117,10 @@ The following software have components provided under the terms of this license:
- aggs-matrix-stats (from https://github.com/elastic/elasticsearch)
- commons-io (from https://repo1.maven.org/maven2/commons-io/commons-io)
- compiler (from http://github.com/spullara/mustache.java)
- core (from https://github.com/elastic/elasticsearch)
- elasticsearch-cli (from https://github.com/elastic/elasticsearch)
- elasticsearch-core (from https://github.com/elastic/elasticsearch)
- elasticsearch-secure-sm (from https://github.com/elastic/elasticsearch)
- elasticsearch-x-content (from https://github.com/elastic/elasticsearch)
- error-prone annotations (from https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations)
- io.grpc:grpc-context (from https://github.com/grpc/grpc-java)
- ion-java (from https://github.com/amznlabs/ion-java/)
...
...
@@ -135,20 +139,16 @@ The following software have components provided under the terms of this license:
- rest (from https://github.com/elastic/elasticsearch)
- rest-high-level (from https://github.com/elastic/elasticsearch)
- rxjava (from https://github.com/ReactiveX/RxJava)
- se
cure-sm
(from https://github.com/elastic/elasticsearch)
- se
rver
(from https://github.com/elastic/elasticsearch)
- spring-boot-starter-json (from https://spring.io/projects/spring-boot)
- spring-boot-starter-tomcat (from https://spring.io/projects/spring-boot)
- spring-boot-starter-validation (from https://spring.io/projects/spring-boot)
- spring-boot-starter-web (from https://spring.io/projects/spring-boot)
- spring-security-oauth2-core (from https://spring.io/projects/spring-security)
- spring-security-oauth2-jose (from https://spring.io/projects/spring-security)
- spring-security-oauth2-resource-server (from https://spring.io/spring-security)
- spring-security-oauth2-resource-server (from https://spring.io/
projects/
spring-security)
- swagger-annotations (from https://repo1.maven.org/maven2/io/swagger/swagger-annotations)
- swagger-jaxrs (from https://repo1.maven.org/maven2/io/swagger/swagger-jaxrs)
- tomcat-embed-core (from http://tomcat.apache.org/)
- tomcat-embed-el (from https://tomcat.apache.org/)
- tomcat-embed-websocket (from https://tomcat.apache.org/)
- x-content (from https://github.com/elastic/elasticsearch)
- tomcat-embed-el (from http://tomcat.apache.org/)
- tomcat-embed-websocket (from http://tomcat.apache.org/)
========================================================================
BSD-2-Clause
...
...
@@ -166,13 +166,13 @@ The following software have components provided under the terms of this license:
- Apache Commons Codec (from https://commons.apache.org/proper/commons-codec/)
- Apache Groovy (from https://groovy-lang.org)
- Lucene Common Analyzers (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-analyzers-common)
- Lucene Core (from
https://repo1.maven.org/maven2/org/apache/lucene/lucene-core
)
- Lucene Core (from )
- Lucene Suggest (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-suggest)
- Netty/Codec/HTTP (from https://repo1.maven.org/maven2/io/netty/netty-codec-http)
- Reflections (from http://code.google.com/p/reflections/)
- SnakeYAML (from http://code.google.com/p/snakeyaml/)
- Spring Core (from https://github.com/spring-projects/spring-framework)
- asm (from
http://asm.ow2.org/
)
- asm (from )
========================================================================
CC-BY-2.5
...
...
@@ -194,7 +194,7 @@ CPL-1.0
========================================================================
The following software have components provided under the terms of this license:
- JUnit (from
http://junit.org
)
- JUnit (from )
========================================================================
EPL-1.0
...
...
@@ -265,17 +265,17 @@ MIT
========================================================================
The following software have components provided under the terms of this license:
- Checker Qual (from
https://checkerframework.org
)
- Checker Qual (from )
- JOpt Simple (from http://jopt-simple.github.io/jopt-simple)
- JUL to SLF4J bridge (from http://www.slf4j.org)
- Java JWT (from http://www.jwt.io)
- Lucene Core (from https://repo1.maven.org/maven2/org/apache/lucene/lucene-core)
- Lucene Core (from )
- Mockito (from http://mockito.org)
- Netty/Codec/HTTP (from https://repo1.maven.org/maven2/io/netty/netty-codec-http)
- Netty/Common (from https://repo1.maven.org/maven2/io/netty/netty-common)
- Project Lombok (from https://projectlombok.org)
- SLF4J API Module (from http://www.slf4j.org)
- Spring Security - Core (from https://repo1.maven.org/maven2/org/springframework/security/spring-security-core)
- java jwt (from https://github.com/auth0/java-jwt)
========================================================================
MPL-1.1
...
...
@@ -296,7 +296,7 @@ SunPro
========================================================================
The following software have components provided under the terms of this license:
- Lucene Core (from
https://repo1.maven.org/maven2/org/apache/lucene/lucene-core
)
- Lucene Core (from )
========================================================================
WTFPL
...
...
@@ -323,7 +323,7 @@ unknown
========================================================================
The following software have components provided under the terms of this license:
- Byte Buddy (without dependencies) (from
https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy
)
- Checker Qual (from
https://checkerframework.org
)
- Byte Buddy (without dependencies) (from )
- Checker Qual (from )
pom.xml
View file @
2c1eedf3
...
...
@@ -66,7 +66,7 @@
<dependency>
<groupId>
org.amqphub.spring
</groupId>
<artifactId>
amqp-10-jms-spring-boot-starter
</artifactId>
<version>
2.
3.0
</version>
<version>
2.
4.4
</version>
</dependency>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment