Skip to content

Commit

Permalink
Merge branch 'develop' into feature/merge
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Jun 6, 2024
2 parents 1afb0cb + e034bcb commit a4c0341
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<!-- io7m dependencies. -->
<com.io7m.jbssio.version>2.1.0</com.io7m.jbssio.version>
<com.io7m.jxtrand.version>2.0.0</com.io7m.jxtrand.version>
<com.io7m.jxtrand.version>2.1.0</com.io7m.jxtrand.version>
<com.io7m.xstructural.version>1.8.0</com.io7m.xstructural.version>

<!-- Third-party dependencies. -->
Expand Down Expand Up @@ -129,7 +129,7 @@
<dependency>
<groupId>com.io7m.jdeferthrow</groupId>
<artifactId>com.io7m.jdeferthrow.core</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.jgrapht</groupId>
Expand All @@ -154,7 +154,7 @@
<dependency>
<groupId>com.io7m.jwheatsheaf</groupId>
<artifactId>com.io7m.jwheatsheaf.api</artifactId>
<version>4.0.0-beta0001</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>com.io7m.jwheatsheaf</groupId>
Expand All @@ -169,7 +169,7 @@
<dependency>
<groupId>com.io7m.jade</groupId>
<artifactId>com.io7m.jade.api</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
<dependency>
<groupId>com.io7m.jade</groupId>
Expand All @@ -194,17 +194,17 @@
<dependency>
<groupId>com.io7m.anethum</groupId>
<artifactId>com.io7m.anethum.api</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>com.io7m.blackthorne</groupId>
<artifactId>com.io7m.blackthorne.jxe</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>com.io7m.blackthorne</groupId>
<artifactId>com.io7m.blackthorne.core</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>com.io7m.jxe</groupId>
Expand All @@ -219,7 +219,7 @@
<dependency>
<groupId>com.io7m.wendover</groupId>
<artifactId>com.io7m.wendover.core</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>com.io7m.claypot</groupId>
Expand All @@ -239,7 +239,7 @@
<dependency>
<groupId>com.io7m.jaffirm</groupId>
<artifactId>com.io7m.jaffirm.core</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>com.io7m.jbssio</groupId>
Expand All @@ -254,7 +254,7 @@
<dependency>
<groupId>com.io7m.jmulticlose</groupId>
<artifactId>com.io7m.jmulticlose.core</artifactId>
<version>1.1.2</version>
<version>1.1.3</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit a4c0341

Please sign in to comment.