Merge branch '2.1.x'

This commit is contained in:
Madhura Bhave 2019-08-08 11:52:50 -07:00
commit 8a9c60a29a
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ import org.springframework.boot.loader.archive.Archive;
* included inside a {@code /BOOT-INF/classes} directory.
*
* @author Phillip Webb
* @author Andy Wilkinso
* @since 1.0.0n
* @author Andy Wilkinson
* @since 1.0.0
*/
public class JarLauncher extends ExecutableArchiveLauncher {