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 c590d11 commit c601ccb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion com.io7m.gatwick.device.fake/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</dependency>
<dependency>
<groupId>com.io7m.jcip</groupId>
<artifactId>com.io7m.jcip.annotations</artifactId>
<artifactId>com.io7m.jcip</artifactId>
</dependency>
<dependency>
<groupId>com.io7m.jattribute</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,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>org.apache.commons</groupId>
Expand Down

0 comments on commit c601ccb

Please sign in to comment.