diff --git a/spring-batch-notion/pom.xml b/spring-batch-notion/pom.xml
index 6cd7fa54..5b17c92b 100644
--- a/spring-batch-notion/pom.xml
+++ b/spring-batch-notion/pom.xml
@@ -117,7 +117,7 @@ limitations under the License.
- 2025
+ 2026
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Filter.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Filter.java
index 55b89ee5..5bd467da 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Filter.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Filter.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/NotionDatabaseItemReader.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/NotionDatabaseItemReader.java
index 04e0df37..33916b67 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/NotionDatabaseItemReader.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/NotionDatabaseItemReader.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/NotionDatabaseService.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/NotionDatabaseService.java
index 1e0e88d8..e4c53726 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/NotionDatabaseService.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/NotionDatabaseService.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Page.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Page.java
index 085250d6..03172cda 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Page.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Page.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/PageProperty.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/PageProperty.java
index 9d8ece29..8b025da6 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/PageProperty.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/PageProperty.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/QueryRequest.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/QueryRequest.java
index da2ff997..c599538e 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/QueryRequest.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/QueryRequest.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/QueryResult.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/QueryResult.java
index 4ccceb0f..5a40e86c 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/QueryResult.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/QueryResult.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/RichText.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/RichText.java
index 58293257..fb3f4b3a 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/RichText.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/RichText.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Sort.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Sort.java
index e285e0a9..308b12b6 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Sort.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/Sort.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/BeanWrapperPropertyMapper.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/BeanWrapperPropertyMapper.java
index 02079994..c7efb177 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/BeanWrapperPropertyMapper.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/BeanWrapperPropertyMapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/CaseInsensitivePropertyMapper.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/CaseInsensitivePropertyMapper.java
index 09002dc5..29bf120f 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/CaseInsensitivePropertyMapper.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/CaseInsensitivePropertyMapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ClassResolver.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ClassResolver.java
index b0e99407..69e45d42 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ClassResolver.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ClassResolver.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ConstructorBasedPropertyMapper.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ConstructorBasedPropertyMapper.java
index 06bc677c..51cc6e28 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ConstructorBasedPropertyMapper.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ConstructorBasedPropertyMapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ConstructorPropertyMapper.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ConstructorPropertyMapper.java
index e3b9219b..89ad4626 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ConstructorPropertyMapper.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/ConstructorPropertyMapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/PropertyMapper.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/PropertyMapper.java
index 619e33db..1e0747f3 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/PropertyMapper.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/PropertyMapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/RecordPropertyMapper.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/RecordPropertyMapper.java
index 5ab07df2..42dbb6db 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/RecordPropertyMapper.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/RecordPropertyMapper.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/package-info.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/package-info.java
index 7aac7a1a..a76a140c 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/package-info.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/mapping/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
@@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-
/**
* Infrastructure to map the properties of a Notion item into a Java object.
*/
diff --git a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/package-info.java b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/package-info.java
index 07897106..b8631e49 100644
--- a/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/package-info.java
+++ b/spring-batch-notion/src/main/java/org/springframework/batch/extensions/notion/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
@@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-
/**
* Spring Batch extension for Notion.
*/
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/FilterTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/FilterTests.java
index 37204625..bbf1de6c 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/FilterTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/FilterTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/PagePropertyTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/PagePropertyTests.java
index 32d23404..0de81184 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/PagePropertyTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/PagePropertyTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/QueryRequestTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/QueryRequestTests.java
index 764f3700..6268af33 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/QueryRequestTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/QueryRequestTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/RichTextTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/RichTextTests.java
index c68e6294..adc6093a 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/RichTextTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/RichTextTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/SortTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/SortTests.java
index 6479d3f9..4d0cd4c8 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/SortTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/SortTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/IntegrationTest.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/IntegrationTest.java
index 6d7fc7a4..63998a2f 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/IntegrationTest.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/IntegrationTest.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/RequestBodies.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/RequestBodies.java
index 8a57bd50..90972802 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/RequestBodies.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/RequestBodies.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/RequestHeaders.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/RequestHeaders.java
index c268368e..5cd5dd2a 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/RequestHeaders.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/RequestHeaders.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/ResponseBodies.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/ResponseBodies.java
index 098656a6..c62e5d1c 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/ResponseBodies.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/ResponseBodies.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/pagination/MultiplePagesDescendingTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/pagination/MultiplePagesDescendingTests.java
index 5b89c852..63ebf649 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/pagination/MultiplePagesDescendingTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/pagination/MultiplePagesDescendingTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/pagination/MultiplePagesTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/pagination/MultiplePagesTests.java
index ca3b823d..c381fabb 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/pagination/MultiplePagesTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/it/pagination/MultiplePagesTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/BeanWrapperPropertyMapperTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/BeanWrapperPropertyMapperTests.java
index 90658cda..32709731 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/BeanWrapperPropertyMapperTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/BeanWrapperPropertyMapperTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/ConstructorPropertyMapperTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/ConstructorPropertyMapperTests.java
index a961b850..8eb00c8e 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/ConstructorPropertyMapperTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/ConstructorPropertyMapperTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/RecordPropertyMapperTests.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/RecordPropertyMapperTests.java
index 17a3db86..b18c23c9 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/RecordPropertyMapperTests.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/RecordPropertyMapperTests.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/TestData.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/TestData.java
index b7a80a7c..284d0216 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/TestData.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/mapping/TestData.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
diff --git a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/package-info.java b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/package-info.java
index 70e69284..0bd2fa92 100644
--- a/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/package-info.java
+++ b/spring-batch-notion/src/test/java/org/springframework/batch/extensions/notion/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2024-2025 the original author or authors.
+ * Copyright 2024-2026 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.
@@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-
/**
* Tests for Spring Batch Notion.
*/