Skip to content

Commit

Permalink
Update com.io7m.jcip:com.io7m.jcip.annotations 2.0.0 → 2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed May 10, 2024
1 parent 32ab47f commit 3df9f87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion com.io7m.hibiscus.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</dependency>
<dependency>
<groupId>com.io7m.jcip</groupId>
<artifactId>com.io7m.jcip.annotations</artifactId>
<artifactId>com.io7m.jcip</artifactId>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
</dependency>
<dependency>
<groupId>com.io7m.jcip</groupId>
<artifactId>com.io7m.jcip.annotations</artifactId>
<version>2.0.0</version>
<artifactId>com.io7m.jcip</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>com.io7m.jmulticlose</groupId>
Expand Down

0 comments on commit 3df9f87

Please sign in to comment.