Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Notification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Gitlab is undergoing maintenance
You are on a read-only GitLab instance.
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Notification
Commits
f0cff720
Commit
f0cff720
authored
8 months ago
by
Deepa Kumari
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade undertow and spring-boot
parent
29ca7406
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!526
Upgrade undertow and spring-boot
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
NOTICE
+8
-16
8 additions, 16 deletions
NOTICE
notification-core/pom.xml
+1
-9
1 addition, 9 deletions
notification-core/pom.xml
pom.xml
+3
-3
3 additions, 3 deletions
pom.xml
with
12 additions
and
28 deletions
NOTICE
+
8
−
16
View file @
f0cff720
...
...
@@ -183,11 +183,11 @@ The following software have components provided under the terms of this license:
- OpenTelemetry Java (from https://github.com/open-telemetry/opentelemetry-java)
- OpenTelemetry Semantic Conventions Java (from https://github.com/open-telemetry/semantic-conventions-java)
- PowerMock (from http://www.powermock.org, https://repo1.maven.org/maven2/org/powermock/powermock-api-mockito)
- Prometheus
Java Simpleclient
(from
<
https://repo1.maven.org/maven2/io/prometheus/
simpleclient>, https://repo1.maven.org/maven2/io/prometheus/simpleclient
)
- Prometheus
Java Simpleclient Common
(from
<
https://repo1.maven.org/maven2/io/prometheus/
simpleclient_common>, https://repo1.maven.org/maven2/io/prometheus/simpleclient_common
)
- Prometheus
Java Span Context Supplier - Common
(from
<
https://repo1.maven.org/maven2/io/prometheus/
simpleclient_tracer_common>, https://repo1.maven.org/maven2/io/prometheus/simpleclient_tracer_common
)
- Prometheus
Java Span Context Supplier - OpenTelemetry
(from
<
https://repo1.maven.org/maven2/io/prometheus/
simpleclient_tracer_otel>, https://repo1.maven.org/maven2/io/prometheus/simpleclient_tracer_ot
el)
- Prometheus
Java Span Context Supplier - OpenTelemetry Agent
(from
<
https://repo1.maven.org/maven2/io/prometheus/
simpleclient_tracer_otel_agent>, https://repo1.maven.org/maven2/io/prometheus/simpleclient_tracer_otel_agent
)
- Prometheus
Metrics Config
(from https://repo1.maven.org/maven2/io/prometheus/
prometheus-metrics-config
)
- Prometheus
Metrics Core
(from https://repo1.maven.org/maven2/io/prometheus/
prometheus-metrics-core
)
- Prometheus
Metrics Exposition Formats
(from https://repo1.maven.org/maven2/io/prometheus/
prometheus-metrics-exposition-formats
)
- Prometheus
Metrics Model
(from https://repo1.maven.org/maven2/io/prometheus/
prometheus-metrics-mod
el)
- Prometheus
Metrics Tracer Common
(from https://repo1.maven.org/maven2/io/prometheus/
prometheus-metrics-tracer-common
)
- Proton-J (from https://repo1.maven.org/maven2/org/apache/qpid/proton-j)
- QUIC functionality for the Reactor Netty library (from https://github.com/reactor/reactor-netty)
- QpidJMS Client (from https://repo1.maven.org/maven2/org/apache/qpid/qpid-jms-client)
...
...
@@ -196,6 +196,7 @@ The following software have components provided under the terms of this license:
- Redisson (from http://redisson.org)
- Retrofit (from https://github.com/square/retrofit, https://repo1.maven.org/maven2/com/squareup/retrofit2/retrofit)
- RxJava (from https://github.com/ReactiveX/RxJava)
- Shaded Protobuf (from https://repo1.maven.org/maven2/io/prometheus/prometheus-metrics-shaded-protobuf)
- SnakeYAML (from http://code.google.com/p/snakeyaml/, http://www.snakeyaml.org, https://bitbucket.org/snakeyaml/snakeyaml)
- Spring AOP (from http://www.springframework.org, https://github.com/spring-projects/spring-framework, https://repo1.maven.org/maven2/org/springframework/spring-aop)
- Spring Beans (from http://www.springframework.org, https://github.com/SpringSource/spring-framework, https://github.com/spring-projects/spring-framework, https://repo1.maven.org/maven2/org/springframework/spring-beans)
...
...
@@ -353,6 +354,7 @@ The following software have components provided under the terms of this license:
- Protocol Buffers [Util] (from https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java-util)
- RE2/J (from http://github.com/google/re2j)
- Redisson (from http://redisson.org)
- Shaded Protobuf (from https://repo1.maven.org/maven2/io/prometheus/prometheus-metrics-shaded-protobuf)
- Spring Core (from http://www.springframework.org, https://github.com/spring-projects/spring-framework, https://repo1.maven.org/maven2/org/springframework/spring-core)
- Spring Data KeyValue (from https://repo1.maven.org/maven2/org/springframework/data/spring-data-keyvalue)
- ThreeTen backport (from https://github.com/ThreeTen/threetenbp, https://www.threeten.org/threetenbp)
...
...
@@ -389,7 +391,6 @@ The following software have components provided under the terms of this license:
- Hibernate Validator (from https://repo1.maven.org/maven2/org/hibernate/hibernate-validator, https://repo1.maven.org/maven2/org/hibernate/validator/hibernate-validator)
- LatencyUtils (from http://latencyutils.github.io/LatencyUtils/)
- Netty/Common (from https://repo1.maven.org/maven2/io/netty/netty-common)
- Prometheus Java Simpleclient (from <https://repo1.maven.org/maven2/io/prometheus/simpleclient>, https://repo1.maven.org/maven2/io/prometheus/simpleclient)
- RabbitMQ Java Client (from http://www.rabbitmq.com, https://www.rabbitmq.com)
- Undertow Core (from <https://repo1.maven.org/maven2/io/undertow/undertow-core>, https://repo1.maven.org/maven2/io/undertow/undertow-core)
- reactive-streams (from http://www.reactive-streams.org/)
...
...
@@ -495,6 +496,7 @@ LGPL-2.1-only
========================================================================
The following software have components provided under the terms of this license:
- Javassist (from http://www.javassist.org/, https://www.javassist.org/)
- Logback Classic Module (from http://logback.qos.ch, https://repo1.maven.org/maven2/ch/qos/logback/logback-classic)
- Logback Contrib :: JSON :: Classic (from https://repo1.maven.org/maven2/ch/qos/logback/contrib/logback-json-classic)
- Logback Contrib :: JSON :: Core (from https://repo1.maven.org/maven2/ch/qos/logback/contrib/logback-json-core)
...
...
@@ -517,8 +519,6 @@ MIT
The following software have components provided under the terms of this license:
- Animal Sniffer Annotations (from https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations)
- 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)
- Azure Java Client Authentication Library for AutoRest (from https://github.com/Azure/autorest-clientruntime-for-java)
- Azure Java Client Runtime for ARM (from https://github.com/Azure/autorest-clientruntime-for-java)
- Azure Java Client Runtime for AutoRest (from https://github.com/Azure/autorest-clientruntime-for-java)
...
...
@@ -571,13 +571,6 @@ The following software have components provided under the terms of this license:
- msal4j (from https://github.com/AzureAD/microsoft-authentication-library-for-java)
- msal4j-persistence-extension (from https://github.com/AzureAD/microsoft-authentication-extensions-for-java, https://github.com/AzureAD/microsoft-authentication-library-for-java)
========================================================================
MPL-1.1
========================================================================
The following software have components provided under the terms of this license:
- Javassist (from http://www.javassist.org/, https://www.javassist.org/)
========================================================================
MPL-2.0
========================================================================
...
...
@@ -632,7 +625,6 @@ public-domain
========================================================================
The following software have components provided under the terms of this license:
- HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/)
- JBoss Logging 3 (from http://www.jboss.org)
- JBoss Threads (from <https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads>, https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads)
- JSON in Java (from https://github.com/douglascrockford/JSON-java)
...
...
This diff is collapsed.
Click to expand it.
notification-core/pom.xml
+
1
−
9
View file @
f0cff720
...
...
@@ -30,9 +30,8 @@
</parent>
<properties>
<undertow.version>
2.3.1
3
.Final
</undertow.version>
<undertow.version>
2.3.1
5
.Final
</undertow.version>
<woodstox-core.version>
5.4.0
</woodstox-core.version>
<log4j.version>
2.17.1
</log4j.version>
<google-oauth-client.version>
1.33.3
</google-oauth-client.version>
<google-api-client.version>
1.33.2
</google-api-client.version>
<guava.version>
32.1.2-jre
</guava.version>
...
...
@@ -40,13 +39,6 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-core-common-spring6
</artifactId>
<version>
${os-core-common-spring6.version}
</version>
<type>
pom
</type>
<scope>
import
</scope>
</dependency>
<dependency>
<groupId>
com.fasterxml.woodstox
</groupId>
<artifactId>
woodstox-core
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
3
−
3
View file @
f0cff720
...
...
@@ -26,11 +26,11 @@
<maven.compiler.target>
${java.version}
</maven.compiler.target>
<maven.compiler.source>
${java.version}
</maven.compiler.source>
<os-core-common-spring6.version>
0.27.0-rc1
</os-core-common-spring6.version>
<log4j2.version>
2.
17
.1
</log4j2.version>
<log4j2.version>
2.
23
.1
</log4j2.version>
<json-smart.version>
2.5.0
</json-smart.version>
<openapi.version>
2.5.0
</openapi.version>
<spring-framework-version>
6.1.6
</spring-framework-version>
<spring-boot.version>
3.
2.5
</spring-boot.version>
<spring-boot.version>
3.
3.1
</spring-boot.version>
<netty.version>
4.1.106.Final
</netty.version>
<snakeyaml-version>
2.0
</snakeyaml-version>
<xnio-api.version>
3.8.15.Final
</xnio-api.version>
...
...
@@ -58,7 +58,7 @@
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
3.2.5
</version>
<version>
${spring-boot.version}
</version>
<type>
pom
</type>
<scope>
import
</scope>
</dependency>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment