Skip to content

Commit 33aa6fd

Browse files
committed
Fixed wrong entries in jooby-bom.
1 parent 0c49f63 commit 33aa6fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/jooby-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<jboss-modules.version>1.9.1.Final</jboss-modules.version>
5656
<jdbi.version>3.9.1</jdbi.version>
5757
<jetty.version>9.4.19.v20190610</jetty.version>
58-
<jfiglet.version>1.0.0</jfiglet.version>
58+
<jfiglet.version>0.0.8</jfiglet.version>
5959
<jooby-maven-plugin.version>2.0.6-SNAPSHOT</jooby-maven-plugin.version>
6060
<jooby.version>2.0.6-SNAPSHOT</jooby.version>
6161
<jsr305.version>3.0.2</jsr305.version>
@@ -472,7 +472,7 @@
472472
<version>${rocker.version}</version>
473473
</dependency>
474474
<dependency>
475-
<groupId>com.github.dtmo.jfiglet</groupId>
475+
<groupId>com.github.lalyos</groupId>
476476
<artifactId>jfiglet</artifactId>
477477
<version>${jfiglet.version}</version>
478478
</dependency>

0 commit comments

Comments
 (0)