Skip to content

Commit 65134a4

Browse files
authored
update parent poms (#96)
1 parent ce053b6 commit 65134a4

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

@@ -335,7 +335,7 @@
335335
<jdk>[9,21)</jdk>
336336
</activation>
337337
<properties>
338-
<maven.compiler.release>${project.target.release}</maven.compiler.release>
338+
<maven.compiler.release>8</maven.compiler.release>
339339
</properties>
340340
<build>
341341
<plugins>

0 commit comments

Comments
 (0)