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 11/*
2- * Copyright 2012-2024 the original author or authors.
2+ * Copyright 2012-2025 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.
2020import java .util .Map ;
2121
2222import org .antora .gradle .AntoraTask ;
23- import org .apache .commons .lang3 .StringUtils ;
2423import org .gradle .api .Action ;
2524import org .gradle .api .Project ;
2625import org .gradle .api .artifacts .Dependency ;
3029import org .gradle .api .tasks .TaskProvider ;
3130
3231import org .springframework .boot .build .AntoraConventions ;
32+ import org .springframework .util .StringUtils ;
3333
3434/**
3535 * A contribution to Antora.
You can’t perform that action at this time.
0 commit comments