Skip to content

Commit

Permalink
Backport of json-core to Java8
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Jan 8, 2025
1 parent bc7d8a4 commit e03b01b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion json-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
<version>3.9</version>
</parent>

<artifactId>avaje-json-core-java8</artifactId>
<groupId>io.avaje</groupId>
<artifactId>avaje-json-core</artifactId>
<version>3.0-RC5-java8</version>

<properties>
<maven.compiler.release>8</maven.compiler.release>
Expand Down

0 comments on commit e03b01b

Please sign in to comment.