update pom with lowercase for circleci

This commit is contained in:
John Grosh
2021-09-16 18:50:50 -04:00
committed by GitHub
parent 84bc57e3cf
commit 58e0e5737d

View File

@@ -47,7 +47,7 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.jagrosh</groupId> <groupId>com.jagrosh</groupId>
<artifactId>JLyrics</artifactId> <artifactId>jlyrics</artifactId>
<version>0.5</version> <version>0.5</version>
</dependency> </dependency>
<dependency> <dependency>