Skip to content

Commit 7c40430

Browse files
authored
update parent poms (#185)
1 parent 28aa7dd commit 7c40430

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

affinity-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>net.openhft</groupId>
2323
<artifactId>java-parent-pom</artifactId>
24-
<version>1.26.0</version>
24+
<version>1.26.1</version>
2525
<relativePath />
2626
</parent>
2727

@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>net.openhft</groupId>
4343
<artifactId>third-party-bom</artifactId>
44-
<version>3.26.0</version>
44+
<version>3.26.1</version>
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>

affinity/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>net.openhft</groupId>
2323
<artifactId>java-parent-pom</artifactId>
24-
<version>1.26.0</version>
24+
<version>1.26.1</version>
2525
<relativePath />
2626
</parent>
2727

@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>net.openhft</groupId>
4444
<artifactId>third-party-bom</artifactId>
45-
<version>3.26.0</version>
45+
<version>3.26.1</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>net.openhft</groupId>
2323
<artifactId>java-parent-pom</artifactId>
24-
<version>1.26.0</version>
24+
<version>1.26.1</version>
2525
<relativePath />
2626
</parent>
2727

0 commit comments

Comments
 (0)