Skip to content

LdapTemplate should close stream with null results #1170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 67 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
b6b4158
Prepare for 4.0 Development
jzheaux Jun 16, 2025
32a866f
Remove LDAP + Data Source Transaction Wrappers
jzheaux Jun 16, 2025
d1a7944
Update to Spring Framework 7
jzheaux Jun 16, 2025
a2bc78b
Use DefaultConversionService
jzheaux Jun 16, 2025
56f5854
Remove Unused Files
jzheaux Jun 16, 2025
9d0c616
Update Dependabot for 4.x
jzheaux Jun 16, 2025
19205f4
Update to Gradle 8.14.2
jzheaux Jun 16, 2025
cdc05aa
Bump io.spring.javaformat:spring-javaformat-gradle-plugin
dependabot[bot] Jun 3, 2025
c349601
Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23
dependabot[bot] Jun 4, 2025
001750c
Bump io.micrometer:micrometer-bom from 1.14.7 to 1.14.8
dependabot[bot] Jun 10, 2025
0635672
Bump org.springframework.security:spring-security-bom
dependabot[bot] May 20, 2025
cb88ed8
Bump io.micrometer:micrometer-tracing-bom from 1.4.6 to 1.4.7
dependabot[bot] Jun 10, 2025
2cab480
Bump com.fasterxml.jackson:jackson-bom from 2.18.4 to 2.19.1
dependabot[bot] Jun 16, 2025
14e63a5
Fix Comment Typos
jzheaux Jul 17, 2025
b5908ce
Bump org.slf4j:log4j-over-slf4j from 1.7.36 to 2.0.17
dependabot[bot] Jun 16, 2025
77ef652
Bump com.apollographql.apollo from 2.5.14 to 4.3.1
dependabot[bot] Jun 19, 2025
8734656
Bump io.micrometer:micrometer-tracing-bom from 1.4.6 to 1.5.2
dependabot[bot] Jul 17, 2025
3d4f74a
Update Core Tests to JUnit 5
jzheaux Jul 17, 2025
9cb2ba6
Update Ldif Tests to JUnit 5
jzheaux Jul 17, 2025
e69a0ab
Update Odm Tests to JUnit 5
jzheaux Jul 17, 2025
4e72a91
Update Sandbox Tests to JUnit 5
jzheaux Jul 17, 2025
bd85ac3
Bump io.spring.javaformat:spring-javaformat-gradle-plugin
dependabot[bot] Jul 17, 2025
177dba3
Bump com.squareup.okhttp3:mockwebserver from 3.14.9 to 5.1.0
dependabot[bot] Jul 17, 2025
d8b4580
Bump org.mockito:mockito-core from 3.12.4 to 5.18.0
dependabot[bot] Jul 17, 2025
9e23748
Bump io.micrometer:micrometer-bom from 1.14.8 to 1.15.2
dependabot[bot] Jul 17, 2025
0d8060a
Bump com.apollographql.apollo:apollo-runtime from 2.5.14 to 4.3.1
dependabot[bot] Jul 17, 2025
a733479
Bump org.mockito:mockito-junit-jupiter from 3.12.4 to 5.18.0
dependabot[bot] Jul 17, 2025
aeccadb
Increase PR Limit to Ten Per Branch
jzheaux Jul 17, 2025
d91fdea
Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
dependabot[bot] Jul 17, 2025
0a297aa
Bump org.springframework.data:spring-data-bom from 2021.2.18 to 2025.0.1
dependabot[bot] Jul 17, 2025
0400bee
Bump io.projectreactor:reactor-core from 3.7.6 to 3.7.8
dependabot[bot] Jul 17, 2025
483f9ce
Bump org.jfrog.buildinfo:build-info-extractor-gradle
dependabot[bot] Jul 17, 2025
0d636c7
Bump org.asciidoctor:asciidoctor-gradle-jvm from 3.3.2 to 4.0.4
dependabot[bot] Jul 17, 2025
965d9e7
Add 3.3.x to Release Scheduler
jzheaux Jul 17, 2025
7a297de
Bump org.junit:junit-bom from 5.12.2 to 5.13.3
dependabot[bot] Jul 17, 2025
a9b975f
Bump com.unboundid:unboundid-ldapsdk from 6.0.11 to 7.0.3
dependabot[bot] Jul 17, 2025
e4832fc
Bump com.intershop.gradle.javacc from 4.1.3 to 5.0.1
dependabot[bot] Jul 17, 2025
5cc6804
Bump io.github.gradle-nexus:publish-plugin from 1.3.0 to 2.0.0
dependabot[bot] Jul 17, 2025
3e136a8
Bump org.springframework.security:spring-security-bom
dependabot[bot] Jul 17, 2025
1d228dd
Bump org.springframework:spring-core from 6.2.7 to 6.2.9
dependabot[bot] Jul 17, 2025
813f4f3
Update to Framework 7.0.0-M7
jzheaux Jul 17, 2025
29d72e8
Use JSpecify
jzheaux Jul 17, 2025
fc986f3
Require That Tests Pass to Deploy Artifacts
jzheaux Jul 17, 2025
ad03809
Update Test Build to Latests Snapshots
jzheaux Jul 17, 2025
416d97c
Revert "Bump org.jfrog.buildinfo:build-info-extractor-gradle"
jzheaux Jul 17, 2025
7c84f10
Publish Milestones to Central
jzheaux Jul 17, 2025
9239124
Release 4.0.0-M1
github-actions[bot] Jul 17, 2025
ae34a65
Update Milestone URL to Point to Central
jzheaux Jul 17, 2025
a78e8a0
Next Development Version
jzheaux Jul 30, 2025
3053f27
Remove 3.2.x from CI
jzheaux Jul 30, 2025
0358363
Update Copyright Headers to Use 2006-present
jzheaux Aug 7, 2025
6485641
Revert "Remove 3.2.x from CI"
jzheaux Aug 7, 2025
fb082d3
Rename License File
jzheaux Aug 7, 2025
30a8735
Apply License File to Each Jar
jzheaux Aug 7, 2025
5f2cf1e
Update Copyright Headers for XML and Groovy Files
jzheaux Aug 7, 2025
d48508f
Migrate test-support to JUnit 5
etrandafir93 Jul 27, 2025
5a5965a
Bump io.spring.gradle:spring-security-release-plugin
dependabot[bot] Jul 23, 2025
40396bd
Bump org.junit:junit-bom from 5.13.3 to 5.13.4
dependabot[bot] Jul 23, 2025
514d656
Bump org.gretty:gretty from 4.1.6 to 4.1.7
dependabot[bot] Jul 23, 2025
e5d7669
Bump org.springframework.security:spring-security-bom
dependabot[bot] Jul 23, 2025
ba8f60d
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
dependabot[bot] Jul 23, 2025
2ce6b79
Bump org.springframework.data:spring-data-bom from 2025.0.1 to 2025.0.2
dependabot[bot] Jul 21, 2025
468f397
Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2
dependabot[bot] Aug 14, 2025
d91398f
Release 4.0.0-M2
github-actions[bot] Aug 14, 2025
64da193
Next development version
github-actions[bot] Aug 14, 2025
4d62b6a
Bump actions/checkout from 4 to 5
dependabot[bot] Aug 12, 2025
2f66328
Bump org.jfrog.buildinfo:build-info-extractor-gradle
dependabot[bot] Jul 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,28 @@ version: 2
updates:
- package-ecosystem: gradle
target-branch: main
milestone: 97 # 4.0.x
directory: /
schedule:
interval: daily
time: '03:40'
timezone: Etc/UTC
open-pull-requests-limit: 10
labels:
- 'type: dependency-upgrade'
- 'in: build'
ignore:
- dependency-name: org.apache.directory.server:*
- dependency-name: org.apache.directory.shared:*
- package-ecosystem: gradle
target-branch: 3.3.x
milestone: 79 # 3.3.x
directory: /
schedule:
interval: daily
time: '03:40'
timezone: Etc/UTC
open-pull-requests-limit: 10
labels:
- 'type: dependency-upgrade'
- 'in: build'
Expand All @@ -32,6 +48,7 @@ updates:
interval: daily
time: '03:40'
timezone: Etc/UTC
open-pull-requests-limit: 10
labels:
- 'type: dependency-upgrade'
- 'in: build'
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,14 @@ jobs:
- java-version: 17
with:
java-version: ${{ matrix.java-version }}
test-args: --refresh-dependencies -PforceMavenRepositories=snapshot -PisOverrideVersionCatalog -PtestToolchain=17 -PspringFrameworkVersion=6.2.+ -PspringDataVersion=2024.0.+ --stacktrace
test-args: --refresh-dependencies -PforceMavenRepositories=snapshot -PisOverrideVersionCatalog -PtestToolchain=17 -PspringFrameworkVersion=7.+ -PspringDataVersion=2025.0.+ --stacktrace
deploy-artifacts:
name: Deploy Artifacts
needs: [ build ]
needs: [ build, test ]
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@v1
with:
should-deploy-artifacts: ${{ needs.build.outputs.should-deploy-artifacts }}
default-publish-milestones-central: true
secrets: inherit
deploy-docs:
name: Deploy Docs
Expand All @@ -60,7 +61,7 @@ jobs:
with:
should-perform-release: ${{ needs.deploy-artifacts.outputs.artifacts-deployed }}
project-version: ${{ needs.deploy-artifacts.outputs.project-version }}
milestone-repo-url: https://repo.spring.io/artifactory/milestone
milestone-repo-url: https://repo1.maven.org/maven2
release-repo-url: https://repo1.maven.org/maven2
artifact-path: org/springframework/ldap/spring-ldap-core
slack-announcing-id: spring-ldap-announcing
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# if: github.repository_owner == 'spring-projects'
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
ref: docs-build
fetch-depth: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
jdk: [17]
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Set up JDK ${{ matrix.jdk }}
uses: actions/setup-java@v4
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
strategy:
matrix:
# List of active maintenance branches.
branch: [ main, 3.2.x, 2.4.x ]
branch: [ main, 3.3.x, 3.2.x, 2.4.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 1
- name: Dispatch
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
classpath "io.spring.gradle:dependency-management-plugin:1.1.7"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:6.0.0"
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
Expand Down
30 changes: 15 additions & 15 deletions buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id "java-gradle-plugin"
id "java"
id "groovy"
id 'com.apollographql.apollo' version '2.5.14'
id 'com.apollographql.apollo' version '4.3.1'
}

sourceCompatibility = JavaVersion.VERSION_17
Expand Down Expand Up @@ -81,33 +81,33 @@ dependencies {
implementation 'org.yaml:snakeyaml:1.33'
implementation localGroovy()

implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
implementation 'io.projectreactor:reactor-core:3.7.6'
implementation ('org.gretty:gretty:4.1.6') {
implementation 'io.github.gradle-nexus:publish-plugin:2.0.0'
implementation 'io.projectreactor:reactor-core:3.7.8'
implementation ('org.gretty:gretty:4.1.7') {
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
}
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
implementation 'com.apollographql.apollo:apollo-runtime:4.3.1'
implementation 'com.github.ben-manes:gradle-versions-plugin:0.52.0'
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.44'
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.6'
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.47'
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.10'
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:4.0.4'
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.34.1'
implementation 'org.springframework:spring-core:6.2.7'
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:6.0.0'
implementation 'org.springframework:spring-core:6.2.9'
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.2.0.5505'

testImplementation platform('org.junit:junit-bom:5.12.2')
testImplementation platform('org.junit:junit-bom:5.13.4')
testImplementation "org.junit.jupiter:junit-jupiter-api"
testImplementation "org.junit.jupiter:junit-jupiter-params"
testImplementation "org.junit.jupiter:junit-jupiter-engine"
testImplementation 'org.apache.commons:commons-io:1.3.2'
testImplementation 'org.assertj:assertj-core:3.27.3'
testImplementation 'org.mockito:mockito-core:3.12.4'
testImplementation 'org.mockito:mockito-junit-jupiter:3.12.4'
testImplementation "com.squareup.okhttp3:mockwebserver:3.14.9"
testImplementation 'org.mockito:mockito-core:5.18.0'
testImplementation 'org.mockito:mockito-junit-jupiter:5.18.0'
testImplementation "com.squareup.okhttp3:mockwebserver:5.1.0"
}


Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2016 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2017 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2016-2019 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2017 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2016-2018 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2016-2018 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2016 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2016-2018 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2016-2019 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2017 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2016-2019 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand All @@ -20,6 +20,7 @@ import org.gradle.api.JavaVersion
import org.gradle.api.Project
import org.gradle.api.plugins.JavaLibraryPlugin
import org.gradle.api.plugins.PluginManager
import org.gradle.api.tasks.bundling.Jar
import org.springframework.gradle.maven.SpringMavenPlugin

/**
Expand All @@ -40,6 +41,11 @@ class SpringModulePlugin extends AbstractSpringJavaPlugin {
if (!Utils.isRelease(project)) {
deployArtifacts.dependsOn project.tasks.artifactoryPublish
}
project.tasks.withType(Jar) {
from(project.rootProject.files('LICENSE.txt')) {
into('META-INF')
}
}
}

}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2016 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2017 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2019-2020 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2019-2020 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2019-2020 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2019-2020 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2016-2019 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2021 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2019-2020 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2019-2020 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2019-2020 the original author or authors.
* Copyright 2006-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Loading
Loading