Skip to content

Commit 4fb05d0

Browse files
committed
Upgrading WicketStuff and asciidoctorj-pdf
1 parent 59b8d5f commit 4fb05d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ under the License.
462462
<chartjs.version>4.4.3</chartjs.version>
463463

464464
<wicket.version>10.7.0</wicket.version>
465-
<wicketstuff.version>10.6.0</wicketstuff.version>
465+
<wicketstuff.version>10.7.0</wicketstuff.version>
466466
<wicket-bootstrap.version>7.0.11</wicket-bootstrap.version>
467467
<wicket-spring-boot.version>4.0.0</wicket-spring-boot.version>
468468

@@ -2277,7 +2277,7 @@ under the License.
22772277
<dependency>
22782278
<groupId>org.asciidoctor</groupId>
22792279
<artifactId>asciidoctorj-pdf</artifactId>
2280-
<version>2.3.19</version>
2280+
<version>2.3.20</version>
22812281
</dependency>
22822282
</dependencies>
22832283
<configuration>

0 commit comments

Comments
 (0)