Skip to content

Commit 8a9c60a

Browse files
committed
Merge branch '2.1.x'
2 parents 07cd67a + 541d3c4 commit 8a9c60a

File tree

1 file changed

+2
-2
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-loader/src/main/java/org/springframework/boot/loader

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-tools/spring-boot-loader/src/main/java/org/springframework/boot/loader/JarLauncher.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
* included inside a {@code /BOOT-INF/classes} directory.
2525
*
2626
* @author Phillip Webb
27-
* @author Andy Wilkinso
28-
* @since 1.0.0n
27+
* @author Andy Wilkinson
28+
* @since 1.0.0
2929
*/
3030
public class JarLauncher extends ExecutableArchiveLauncher {
3131

0 commit comments

Comments
 (0)