Browse Source

Fix checkstyle header violation

See gh-24337
pull/24376/head
Phillip Webb 5 years ago
parent
commit
e0a061707e
  1. 1
      buildSrc/src/test/java/org/springframework/boot/build/bom/BomPluginIntegrationTests.java

1
buildSrc/src/test/java/org/springframework/boot/build/bom/BomPluginIntegrationTests.java

@ -13,6 +13,7 @@ @@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.boot.build.bom;
import java.io.File;

Loading…
Cancel
Save