File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
buildSrc/src/main/java/org/springframework/boot/build/antora Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2012-2024 the original author or authors.
2
+ * Copyright 2012-2025 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
20
20
import java .util .Map ;
21
21
22
22
import org .antora .gradle .AntoraTask ;
23
- import org .apache .commons .lang3 .StringUtils ;
24
23
import org .gradle .api .Action ;
25
24
import org .gradle .api .Project ;
26
25
import org .gradle .api .artifacts .Dependency ;
30
29
import org .gradle .api .tasks .TaskProvider ;
31
30
32
31
import org .springframework .boot .build .AntoraConventions ;
32
+ import org .springframework .util .StringUtils ;
33
33
34
34
/**
35
35
* A contribution to Antora.
You can’t perform that action at this time.
0 commit comments