Skip to content

Commit f1b75ab

Browse files
committed
Update root pom
1 parent 1983272 commit f1b75ab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

affinity-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>net.openhft</groupId>
2222
<artifactId>java-parent-pom</artifactId>
23-
<version>1.1.22</version>
23+
<version>1.1.23</version>
2424
<relativePath />
2525
</parent>
2626

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

affinity/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>net.openhft</groupId>
2222
<artifactId>java-parent-pom</artifactId>
23-
<version>1.1.22</version>
23+
<version>1.1.23</version>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>
@@ -42,7 +42,7 @@
4242
<groupId>net.openhft</groupId>
4343
<artifactId>third-party-bom</artifactId>
4444
<type>pom</type>
45-
<version>3.19.1</version>
45+
<version>3.19.2</version>
4646
<scope>import</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)