Skip to content

Commit 2313e96

Browse files
committed
spring-projectsGH-3019: applied review comments
1 parent 7ac6d4f commit 2313e96

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

spring-kafka/src/main/java/org/springframework/kafka/listener/FailedBatchProcessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 the original author or authors.
2+
* Copyright 2021-2024 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

spring-kafka/src/test/java/org/springframework/kafka/listener/FailedBatchProcessorTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949

5050
/**
5151
* @author Gary Russell
52+
* @author Francois Rosiere
5253
* @since 3.0.3
5354
*
5455
*/

0 commit comments

Comments
 (0)