Skip to content

Commit fcbd440

Browse files
committed
Fix @SInCE tag
1 parent 386c0a6 commit fcbd440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot/src/main/java/org/springframework/boot/context/properties/ConfigurationPropertiesBean.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
* {@link ApplicationContext}.
4848
*
4949
* @author Phillip Webb
50-
* @since 2.0.0
50+
* @since 2.2.0
5151
* @see #get(ApplicationContext, Object, String)
5252
* @see #getAll(ApplicationContext)
5353
*/

0 commit comments

Comments
 (0)