Skip to content

Commit 5d7236c

Browse files
committed
latest parent pom for better Java9+ support
1 parent a019825 commit 5d7236c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.28</version>
23+
<version>1.1.35</version>
2424
<relativePath />
2525
</parent>
2626

@@ -236,7 +236,7 @@
236236
</executions>
237237
</plugin>
238238

239-
239+
240240
<plugin>
241241
<artifactId>maven-release-plugin</artifactId>
242242
<version>3.0.0-M4</version>

0 commit comments

Comments
 (0)