Skip to content
Snippets Groups Projects
Commit 5b851d95 authored by Daniel Scholl (MS]'s avatar Daniel Scholl (MS]
Browse files

Merge branch 'vulnerabilities' into 'master'

Dependency Bumps - Vulnerabilities

See merge request !868
parents 0d590371 26eec5d8
No related branches found
No related tags found
1 merge request!868Dependency Bumps - Vulnerabilities
Pipeline #309525 failed
......@@ -422,6 +422,7 @@ The following software have components provided under the terms of this license:
- Eclipse Parsson (from https://repo1.maven.org/maven2/org/eclipse/parsson/parsson)
- HK2 API module (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-api)
- HK2 Implementation Utilities (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-utils)
- HK2 OSGi resource locator (from https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator)
- HK2 core module (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-core)
- JUnit Jupiter (Aggregator) (from https://junit.org/junit5/)
- JUnit Jupiter API (from http://junit.org/junit5/, https://junit.org/junit5/)
......@@ -439,7 +440,6 @@ The following software have components provided under the terms of this license:
- Jakarta Servlet (from https://projects.eclipse.org/projects/ee4j.servlet)
- Jakarta Validation API (from https://beanvalidation.org)
- Jakarta XML Binding API (from https://repo1.maven.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api, https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec)
- OSGi resource locator (from https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator)
- ServiceLocator Default Implementation (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-locator)
- aopalliance-repackaged (from https://repo1.maven.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged)
- jersey-container-servlet (from https://repo1.maven.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet)
......@@ -469,6 +469,7 @@ The following software have components provided under the terms of this license:
- Eclipse Expressly (from https://projects.eclipse.org/projects/ee4j.expressly)
- Eclipse Parsson (from https://repo1.maven.org/maven2/org/eclipse/parsson/parsson)
- HK2 Implementation Utilities (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-utils)
- HK2 OSGi resource locator (from https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator)
- HK2 core module (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-core)
- Jakarta Activation API (from https://github.com/eclipse-ee4j/jaf, https://github.com/jakartaee/jaf-api, https://repo1.maven.org/maven2/jakarta/activation/jakarta.activation-api)
- Jakarta Annotations API (from https://projects.eclipse.org/projects/ee4j.ca)
......@@ -479,7 +480,6 @@ The following software have components provided under the terms of this license:
- Jakarta Servlet (from https://projects.eclipse.org/projects/ee4j.servlet)
- Jakarta Validation API (from https://beanvalidation.org)
- Jakarta XML Binding API (from https://repo1.maven.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api, https://repo1.maven.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec)
- OSGi resource locator (from https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator)
- ServiceLocator Default Implementation (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-locator)
- aopalliance-repackaged (from https://repo1.maven.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged)
- javax.annotation API (from http://jcp.org/en/jsr/detail?id=250)
......
......@@ -29,7 +29,7 @@
<properties>
<!-- Core Dependencies -->
<core-lib-azure.version>2.0.2</core-lib-azure.version>
<core-lib-azure.version>2.0.4</core-lib-azure.version>
<azure-core.version>1.46.0</azure-core.version>
<!-- Plugin Versions -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment