Skip to content

Commit

Permalink
Update to modules 1.14.24 and framework 1.14.17
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Apr 3, 2024
1 parent 9da0127 commit 294ace9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-bom</artifactId>
<version>1.14.16</version>
<version>1.14.17</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>modules-bom</artifactId>
<version>1.14.23</version>
<version>1.14.24</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 294ace9

Please sign in to comment.