@@ -479,3 +479,148 @@ Spring-security NOTICE
479479 ben.alex@springsource.com.
480480
481481========================================================================
482+
483+ Micrometer NOTICE
484+
485+ ========================================================================
486+ Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
487+
488+ Licensed under the Apache License, Version 2.0 (the "License");
489+ you may not use this file except in compliance with the License.
490+ You may obtain a copy of the License at
491+
492+ https://www.apache.org/licenses/LICENSE-2.0
493+
494+ Unless required by applicable law or agreed to in writing, software
495+ distributed under the License is distributed on an "AS IS" BASIS,
496+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
497+ See the License for the specific language governing permissions and
498+ limitations under the License.
499+
500+ -------------------------------------------------------------------------------
501+
502+ This product contains a modified portion of 'io.netty.util.internal.logging',
503+ in the Netty/Common library distributed by The Netty Project:
504+
505+ * Copyright 2013 The Netty Project
506+ * License: Apache License v2.0
507+ * Homepage: https://netty.io
508+
509+ This product contains a modified portion of 'StringUtils.isBlank()',
510+ in the Commons Lang library distributed by The Apache Software Foundation:
511+
512+ * Copyright 2001-2019 The Apache Software Foundation
513+ * License: Apache License v2.0
514+ * Homepage: https://commons.apache.org/proper/commons-lang/
515+
516+ This product contains a modified portion of 'JsonUtf8Writer',
517+ in the Moshi library distributed by Square, Inc:
518+
519+ * Copyright 2010 Google Inc.
520+ * License: Apache License v2.0
521+ * Homepage: https://github.com/square/moshi
522+
523+ This product contains a modified portion of the 'org.springframework.lang'
524+ package in the Spring Framework library, distributed by VMware, Inc:
525+
526+ * Copyright 2002-2019 the original author or authors.
527+ * License: Apache License v2.0
528+ * Homepage: https://spring.io/projects/spring-framework
529+
530+ ========================================================================
531+
532+ swagger core NOTICE
533+
534+ ========================================================================
535+
536+ Copyright (c) 2015. SmartBear Software Inc.
537+ Swagger Core - ${pom.name} is licensed under Apache 2.0 license.
538+ Copy of the Apache 2.0 license can be found in `LICENSE` file.
539+
540+ ========================================================================
541+
542+ Apache HttpComponents Client NOTICE
543+
544+ ========================================================================
545+
546+ Copyright 1999-2025 The Apache Software Foundation
547+
548+ This product includes software developed at
549+ The Apache Software Foundation (http://www.apache.org/).
550+
551+ This product includes a copy of in https://publicsuffix.org/list/effective_tld_names.dat
552+ in httpclient5/src/test/resources/org/publicsuffix/list/effective_tld_names.dat
553+ This Source Code Form is subject to the terms of the Mozilla Public
554+ License, v. 2.0. If a copy of the MPL was not distributed with this
555+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
556+
557+ ========================================================================
558+
559+ JSON Schema Validator NOTICE
560+
561+ ========================================================================
562+
563+ Copyright (c) 2016 and onwards Network New Technologies Inc.
564+
565+ // ------------------------------------------------------------------
566+ // NOTICE file corresponding to the section 4d of The Apache License,
567+ // Version 2.0, in this case for
568+ // ------------------------------------------------------------------
569+
570+ Apache Commons Validator
571+ Copyright 2001-2023 The Apache Software Foundation
572+
573+ This product includes software developed at
574+ The Apache Software Foundation (http://www.apache.org/).
575+
576+ ========================================================================
577+
578+ Micrometer Context Propagation NOTICE
579+
580+ ========================================================================
581+
582+ Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
583+
584+ Licensed under the Apache License, Version 2.0 (the "License");
585+ you may not use this file except in compliance with the License.
586+ You may obtain a copy of the License at
587+
588+ https://www.apache.org/licenses/LICENSE-2.0
589+
590+ Unless required by applicable law or agreed to in writing, software
591+ distributed under the License is distributed on an "AS IS" BASIS,
592+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
593+ See the License for the specific language governing permissions and
594+ limitations under the License.
595+
596+ -------------------------------------------------------------------------------
597+
598+ This product contains a modified portion of 'io.netty.util.internal.logging',
599+ in the Netty/Common library distributed by The Netty Project:
600+
601+ * Copyright 2013 The Netty Project
602+ * License: Apache License v2.0
603+ * Homepage: https://netty.io
604+
605+ This product contains a modified portion of 'StringUtils.isBlank()',
606+ in the Commons Lang library distributed by The Apache Software Foundation:
607+
608+ * Copyright 2001-2019 The Apache Software Foundation
609+ * License: Apache License v2.0
610+ * Homepage: https://commons.apache.org/proper/commons-lang/
611+
612+ This product contains a modified portion of 'JsonUtf8Writer',
613+ in the Moshi library distributed by Square, Inc:
614+
615+ * Copyright 2010 Google Inc.
616+ * License: Apache License v2.0
617+ * Homepage: https://github.com/square/moshi
618+
619+ This product contains a modified portion of the 'org.springframework.lang'
620+ package in the Spring Framework library, distributed by VMware, Inc:
621+
622+ * Copyright 2002-2019 the original author or authors.
623+ * License: Apache License v2.0
624+ * Homepage: https://spring.io/projects/spring-framework
625+
626+ ========================================================================
0 commit comments