Skip to content

Commit

Permalink
java-parent-pom version 1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-lawrey committed Aug 31, 2023
1 parent 980f26e commit 6bfff92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion affinity-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<groupId>net.openhft</groupId>
<artifactId>third-party-bom</artifactId>
<type>pom</type>
<version>3.24.0-SNAPSHOT</version>
<version>3.24.0</version>
<scope>import</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion affinity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<groupId>net.openhft</groupId>
<artifactId>third-party-bom</artifactId>
<type>pom</type>
<version>3.24.0-SNAPSHOT</version>
<version>3.24.0</version>
<scope>import</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6bfff92

Please sign in to comment.